massenz / distlib
Implementation of popular Distributed Systems algorithms in C++
☆23Updated 3 months ago
Alternatives and similar repositories for distlib:
Users that are interested in distlib are comparing it to the libraries listed below
- A curated list of Modern C++ idioms☆21Updated 8 years ago
- Concurrency with modern C++☆30Updated 3 years ago
- C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators☆118Updated 11 months 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…☆70Updated last year
- Course "C++ in Detail: Common Idioms"☆24Updated 10 months ago
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago
- Libunifex networking library☆20Updated 2 years ago
- Collection of articles, intended to analyse C/C++ related topics under a performances point of view and sometimes disrupting some best pr…☆37Updated 4 months ago
- Boost.org unordered module☆69Updated 2 weeks ago
- Task graph-based asynchronous programming system using C++ coroutine☆87Updated last year
- C++20 Coroutines and io_uring☆48Updated 2 years ago
- Let Me Run That For You: A C++20 Thread Pool Library☆13Updated 3 years ago
- Lock-free concurrent work stealing deque in C++☆38Updated 7 years ago
- a small lightweight std::execution work-alike☆63Updated last week
- Slides for the C++ on Sea conference☆106Updated last year
- The presentations of C++Now 2019.☆90Updated 5 years ago
- Template Metaprogramming with C++, published by Packt☆97Updated 2 years ago
- Scheduling examples using C++20 coroutines☆24Updated last year
- Yet another C++ 20 coroutine library.☆22Updated last year
- Core abstractions for dealing with concurrency in C++☆66Updated 11 months ago
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆164Updated 9 months ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆144Updated 3 years ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆61Updated 5 months ago
- Issues list for P2300☆26Updated 8 months ago
- Example programs for Talking Async videos☆186Updated 2 years ago
- Experiments with the C++ programming language.☆140Updated this week
- The seq library is a collection of original C++14 STL-like containers and related tools☆87Updated 5 months ago
- C++ light-weight Thread Pool library☆93Updated 2 weeks ago
- The Fancy Named Parameters Library☆30Updated 4 months ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆32Updated 9 months ago