9 repository-uri
Comprehensive frameworks and utility collections for C++.
Explore 9 awesome GitHub repositories matching part of an awesome list · General C++ Frameworks. Refine with filters or upvote what's useful.
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
Open-source C++ library collection from Facebook.
JUCE este un framework de aplicații C++ și bibliotecă GUI cross-platform utilizată pentru a construi aplicații desktop și mobile. Servește ca un framework de dezvoltare pentru crearea de software audio și plug-in-uri compatibile cu standardele VST, AU, AAX și LV2. Framework-ul include un sistem de integrare a build-ului care utilizează CMake pentru a gestiona configurațiile de proiect și a genera fișiere de proiect native pentru IDE. Acest lucru permite ca un singur codebase C++ să fie implementat pe mai multe sisteme de operare.
Cross-platform C++ class library for software development.
Basic Development Environment - a set of foundational C++ libraries used at Bloomberg.
Development environment and library collection.
An eventing framework for building high performance and high scalability systems in C.
Event framework for high-performance systems.
Real-time media stack and lightweight libwebrtc alternative, built in C++20
Evented I/O library for real-time video and networking.
Framework for Enterprise Application Development in c++, HTTP1/HTTP2/HTTP3 compliant, Supports multiple server backends
Enterprise application development framework.
This repo is obsolete!
High-performance STL implementation for game development.
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
Multi-platform utility library written in C.
This library implements open multi-methods for C++11.
Open multi-methods for C++11.