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

You Might Also Like
Easy management of simple and complex projects Icon
Easy management of simple and complex projects

We help different businesses become digital, manage projects, teams, communicate effectively and control tasks online.

Plan more projects with Worksection. Use Gantt chart and Kanban boards to organize your projects, get your team onboard and assign tasks and due dates.
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