LibU is a multiplatform utility library written in C, with APIs for handling memory allocation, networking and URI parsing, string manipulation, debugging, and logging in a very compact way, plus many other miscellaneous tasks
Die Hauptfunktionen von koanlogic/libu sind: C++ Frameworks and Libraries, Embedded Software Libraries, Embedded Utility Libraries, Frameworks, General C++ Frameworks.
Open-Source-Alternativen zu koanlogic/libu sind unter anderem: sourcey/libsourcey — Real-time media stack and lightweight libwebrtc alternative, built in C++20. sumeetchhetri/ffead-cpp — Framework for Enterprise Application Development in c++, HTTP1/HTTP2/HTTP3 compliant, Supports multiple server backends. facebook/folly — Folly is a collection of high-performance C++ components designed as an extension to the C++ Standard Library for… facebook/libphenom — An eventing framework for building high performance and high scalability systems in C. armink/easyflash — Lightweight IoT device information storage solution: KV/IAP/LOG. | 轻量级物联网设备信息存储方案:参数存储、在线升级及日志存储 ,全新一代版本请移步至… activesys/libcstl — This directory contains the sources of the libcstl Library. See the file "VERSION" for what release version you have.…
An eventing framework for building high performance and high scalability systems in C.
Real-time media stack and lightweight libwebrtc alternative, built in C++20
Folly is a collection of high-performance C++ components designed as an extension to the C++ Standard Library for large-scale production environments. It provides specialized toolkits for memory management, concurrency, asynchronous workflows, and low-latency input and output operations. The project distinguishes itself through the provision of lock-free containers and bounded queues to minimize contention in multi-threaded applications, alongside a framework for managing deferred computations using futures and promises. It further offers specialized memory arenas and optimized implementation
Framework for Enterprise Application Development in c++, HTTP1/HTTP2/HTTP3 compliant, Supports multiple server backends