ULib is a highly optimized class framework for writing C++ applications. I wrote this framework as my tool for writing applications in various contexts. It is a result of many years of work as a C++ programmer. I think, in my opinion, that its strongest points are simplicity, efficiency, and sophisticated debugging. ULib is meant as a very lightweight C++ library to facilitate using C++ design patterns even for very deeply embedded applications, such as for systems using uclibc along with posix threading support. For this reason, ULib disables language features that consume memory or introduce runtime overhead, such as rtti and exception handling, and assumes one will mostly be linking applications with other pure C-based libraries rather than using the overhead of the standard C++ library and other similar class frameworks.

Features

  • HTTP/1.0, 1.1 and HTTP/2 (h2spec compliant) protocols supported
  • Persistent connections for HTTP/1.1 and Keep-Alive support for HTTP/1.0
  • Browser cache management (headers: If-Modified-Since/Last-modified)
  • Memory caching of document root for (small) static pages with smart (gzip-zopfli,brotli) compression and CSS/JS reduction
  • Chunk-encoding transfers support
  • HTTP multi-range request support
  • Support for basic/digest authentication optionally based on url mask
  • Support for directory listings via basic/digest authentication

Project Samples

Project Activity

See All Activity >

Categories

Libraries

License

GNU Library or Lesser General Public License version 3.0 (LGPLv3)

Follow ULib

ULib Web Site

Other Useful Business Software
Ditto Edge Server is a lightweight standalone server for resource-constrained edge environments, based on the core Ditto Edge SDK. Icon
Ditto Edge Server is a lightweight standalone server for resource-constrained edge environments, based on the core Ditto Edge SDK.

With Ditto Edge Server, you can join devices as small as a Raspberry Pi to a local mesh network and synchronize data across edge environments.

Ditto's Edge SDK is the only thing your edge devices need to ensure your application is operational in any environment, regardless of network conditions.
Learn More
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of ULib!

Additional Project Details

Programming Language

C++

Related Categories

C++ Libraries

Registered

2024-05-28