massenz / distlibLinks
Implementation of popular Distributed Systems algorithms in C++
☆26Updated last year
Alternatives and similar repositories for distlib
Users that are interested in distlib are comparing it to the libraries listed below
Sorting:
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆117Updated last year
- A curated list of Modern C++ idioms☆25Updated 9 years ago
- The Art of Writing Efficient Programs, published by Packt☆364Updated last year
- C++20 Coroutines and io_uring☆52Updated 3 years ago
- ☆147Updated 2 months ago
- gRPC C++ bidirectional streaming example☆52Updated 5 years ago
- C++ High Performance, published by Packt☆266Updated 3 years ago
- Template Metaprogramming with C++, published by Packt☆126Updated 2 years ago
- Example programs for Talking Async videos☆208Updated 2 years ago
- A low-latency LRU approximation cache in C++ using CLOCK second-chance algorithm. Multi level cache too. Up to 2.5 billion lookups per se…☆76Updated 2 years ago
- Task graph-based asynchronous programming system using C++ coroutine☆100Updated last year
- Course notes for Alexander Stepanov's teachings on design and usage of C++ STL.☆84Updated last year
- Slides and other materials from CppCon2021☆118Updated 2 years ago
- Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JS…☆160Updated 6 months ago
- This is the code repository for my book "C++20 - Get the Details"☆103Updated 2 years ago
- Very fast lock-free queue (thread safe)☆179Updated 6 months ago
- ☆59Updated last year
- Slides for the C++ on Sea conference☆109Updated 2 years ago
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆170Updated last year
- Boost.org intrusive module☆63Updated 3 weeks ago
- Asynchronous Programming with C++, Published by Packt☆82Updated last year
- Performance benchmark framework for C++ with nanoseconds measure precision☆322Updated 6 months ago
- Example C++23 and C++20 syntax and tests of compilers and CMake☆117Updated last month
- Experiments with the C++ programming language.☆146Updated 2 months ago
- Implementation of the networking proposal P2762☆74Updated 3 weeks ago
- Boost.org unordered module☆86Updated this week
- Lightweight structured concurrency for C++20☆157Updated last month
- Concurrency with modern C++☆33Updated 4 years ago
- The presentations of C++Now 2019.☆92Updated 6 years ago
- STL Algorithm Cheat Sheet + example code from STL Algorithm Video Series.☆243Updated 3 years ago