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:
- C++20 Coroutines and io_uring☆53Updated 3 years ago
- C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators☆122Updated last year
- A curated list of Modern C++ idioms☆24Updated 9 years ago
- ☆147Updated last month
- Slides for the C++ on Sea conference☆109Updated 2 years ago
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆130Updated 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…☆75Updated last year
- Very fast lock-free queue (thread safe)☆176Updated 5 months ago
- Experiments with the C++ programming language.☆143Updated last month
- Concurrency with modern C++☆32Updated 4 years ago
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago
- Task graph-based asynchronous programming system using C++ coroutine☆97Updated last year
- A C++ parser combinator library.☆161Updated 2 weeks ago
- Example C++23 and C++20 syntax and tests of compilers and CMake☆116Updated 2 weeks ago
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆114Updated last year
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆219Updated 2 years ago
- Scheduling examples using C++20 coroutines☆28Updated 2 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆134Updated 6 years ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆71Updated 3 weeks ago
- Example programs for Talking Async videos☆208Updated 2 years ago
- a small lightweight std::execution work-alike☆65Updated 9 months ago
- C++ Message Queuing Library and Framework☆92Updated 3 weeks ago
- Lock-free atomic_shared_ptr implementations☆48Updated last year
- A c++ function closure implementation. It integrates the std::function and std::bind, and even more powerful.☆54Updated 2 years ago
- redis-cpp is a header-only library in C++17 for Redis (and C++11 backport)☆135Updated last year
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆158Updated 4 years ago
- ☆26Updated 4 years ago
- Boost.org unordered module☆86Updated 2 weeks ago
- Light-weight Thread Pool library in modern C++☆103Updated last month
- The presentations of C++Now 2019.☆92Updated 5 years ago