Framework for Enterprise Application Development in c++, HTTP1/HTTP2/HTTP3 compliant, Supports multiple server backends
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
Basic Development Environment - a set of foundational C++ libraries used at Bloomberg.
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
Principalele funcționalități ale sourcey/libsourcey sunt: C++ Frameworks and Libraries, Core Frameworks, Frameworks, Frameworks and Libraries, General C++ Frameworks.
Alternativele open-source pentru sourcey/libsourcey includ: facebook/folly — Folly is a collection of high-performance C++ components designed as an extension to the C++ Standard Library for… sumeetchhetri/ffead-cpp — Framework for Enterprise Application Development in c++, HTTP1/HTTP2/HTTP3 compliant, Supports multiple server backends. facebook/libphenom — An eventing framework for building high performance and high scalability systems in C. bloomberg/bde — Basic Development Environment - a set of foundational C++ libraries used at Bloomberg. jll63/yomm11 — This library implements open multi-methods for C++11. koanlogic/libu — LibU is a multiplatform utility library written in C, with APIs for handling memory allocation, networking and URI…