Stars
Efficient reliable UDP unicast, UDP multicast, and IPC message transport
Range library for C++14/17/20, basis for C++20's std::ranges
Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the research, design and implementation of high performance conc…
**No Longer Maintained** Official RAMCloud repo
CoreCLR is the runtime for .NET Core. It includes the garbage collector, JIT compiler, primitive data types and low-level classes.
Papers from the computer science community to read and discuss.
A collection of research papers categorized by real-world systems that enact them
For developers, who are building real-time data-driven applications, Redis is the preferred, fastest, and most feature-rich cache, data structure server, and document and vector query engine.
Collaborative Collection of C++ Best Practices. This online resource is part of Jason Turner's collection of C++ Best Practices resources. See README.md for more information.
A library that provides an embeddable, persistent key-value store for fast storage.
NoSQL data store using the Seastar framework, compatible with Apache Cassandra and Amazon DynamoDB
An open-source C++ library developed and used at Facebook.
High performance server-side application framework
😎 Awesome lists about all kinds of interesting topics
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++