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
Real-time media stack and lightweight libwebrtc alternative, built in C++20
Framework for Enterprise Application Development in c++, HTTP1/HTTP2/HTTP3 compliant, Supports multiple server backends
Basic Development Environment - a set of foundational C++ libraries used at Bloomberg.
Die Hauptfunktionen von bloomberg/bde sind: Databases and Data, C++ Frameworks and Libraries, Core Frameworks, Frameworks and Libraries, General C++ Frameworks, Standard Libraries.
Open-Source-Alternativen zu bloomberg/bde sind unter anderem: 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. sourcey/libsourcey — Real-time media stack and lightweight libwebrtc alternative, built in C++20. paulhodge/eastl — This repo is obsolete! facebook/libphenom — An eventing framework for building high performance and high scalability systems in C. jll63/yomm11 — This library implements open multi-methods for C++11.