massenz / distlibLinks
Implementation of popular Distributed Systems algorithms in C++
☆24Updated 8 months ago
Alternatives and similar repositories for distlib
Users that are interested in distlib are comparing it to the libraries listed below
Sorting:
- Concurrency with modern C++☆31Updated 4 years ago
- C++ High Performance, published by Packt☆262Updated 2 years ago
- The Art of Writing Efficient Programs, published by Packt☆322Updated last year
- C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators☆120Updated last year
- C++20 Coroutines and io_uring☆52Updated 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…☆72Updated last year
- The presentations of C++Now 2019.☆92Updated 5 years ago
- Very fast lock-free queue (thread safe)☆163Updated last month
- Boost.org intrusive module☆59Updated last week
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆105Updated last year
- Boost.org unordered module☆77Updated last week
- Code samples from https://vorbrodt.blog/☆114Updated 3 months ago
- Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JS…☆155Updated last month
- An async redis client designed for performance and scalability☆260Updated 2 weeks ago
- Example programs for Talking Async videos☆200Updated 2 years ago
- Experiments with the C++ programming language.☆142Updated 3 weeks ago
- ☆145Updated last month
- a small lightweight std::execution work-alike☆65Updated 5 months ago
- Light-weight Thread Pool library in modern C++☆97Updated 6 months ago
- nanorpc - lightweight RPC in pure C++ 17☆243Updated 2 years ago
- Implementation of the networking proposal P2762☆53Updated 3 weeks ago
- Slides for the C++ on Sea conference☆110Updated last year
- ☆59Updated last year
- gRPC C++ bidirectional streaming example☆50Updated 5 years ago
- My own implementation of C++'s smart pointers☆36Updated 5 years ago
- ☆17Updated last year
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- Loki is a C++ library of designs, containing flexible implementations of common design patterns and idioms.☆251Updated 12 years ago
- Boost Core Utilities☆146Updated last week
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago