massenz / distlibLinks
Implementation of popular Distributed Systems algorithms in C++
☆26Updated 10 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++☆32Updated 4 years ago
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆110Updated last year
- The Art of Writing Efficient Programs, published by Packt☆331Updated last year
- ☆145Updated last week
- A curated list of Modern C++ idioms☆24Updated 8 years ago
- Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JS…☆156Updated 3 months ago
- redis-cpp is a header-only library in C++17 for Redis (and C++11 backport)☆135Updated 10 months ago
- Example programs for Talking Async videos☆203Updated 2 years ago
- An async redis client designed for performance and scalability☆267Updated last week
- This is the code repository for my book "C++20 - Get the Details"☆101Updated last year
- C++ High Performance, published by Packt☆266Updated 2 years ago
- A fast work-stealing queue template in C++☆321Updated last year
- Loki is a C++ library of designs, containing flexible implementations of common design patterns and idioms.☆252Updated 12 years ago
- C++20 Coroutines and io_uring☆53Updated 2 years ago
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆168Updated last year
- My own implementation of C++'s smart pointers☆35Updated 5 years ago
- nanorpc - lightweight RPC in pure C++ 17☆245Updated 2 years ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆207Updated last year
- Task graph-based asynchronous programming system using C++ coroutine☆94Updated last year
- network library based on io_uring and C++20 coroutine☆106Updated 5 years ago
- Slides and presentations☆69Updated 3 years ago
- Boost.org intrusive module☆59Updated 2 weeks ago
- Some examples how C++ multithreading programming works, includes tips and adviced with good approches for achieving good and efficient re…☆33Updated 7 years ago
- gRPC C++ bidirectional streaming example☆51Updated 5 years ago
- Code samples from https://vorbrodt.blog/☆114Updated 5 months ago
- C++ High Performance Second Edition, published by Packt☆274Updated 2 years ago
- ☆59Updated last year
- This is part of the zeus library, just for sharing and funny.☆35Updated 2 years ago
- Coroutines for C++20 & asio☆312Updated this week
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago