massenz / distlib
Implementation of popular Distributed Systems algorithms in C++
☆23Updated 4 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
- 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…☆71Updated last year
- Concurrency with modern C++☆31Updated 3 years ago
- C++20 Coroutines and io_uring☆50Updated 2 years ago
- Trie is a lightweight and simple autocompletion data structure written in C++11.☆44Updated 9 years ago
- A c++ function closure implementation. It integrates the std::function and std::bind, and even more powerful.☆52Updated last year
- Boost.org algorithm module☆118Updated this week
- A C++ implementation of a LRU cache☆38Updated 4 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 5 months ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆145Updated 3 years ago
- Boost Core Utilities☆139Updated this week
- C++ High Performance, published by Packt☆249Updated 2 years ago
- Boost.org unordered module☆71Updated this week
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 6 months ago
- ☆21Updated last year
- C++ Templates & Article☆27Updated last year
- C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators☆119Updated last year
- C++17 inplace_string implementation☆95Updated 6 years ago
- C++ implementation of the MapReduce library to handle MapReduce tasks on a distributed system. This library handles worker failures and p…☆8Updated last year
- The seq library is a collection of original C++14 STL-like containers and related tools☆88Updated 6 months ago
- A C++ 14 implementation of graph data structures☆35Updated 8 years ago
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago
- A bunch of small C++ utilities☆65Updated last year
- Provides run-time tuple element access☆14Updated 4 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 9 years ago
- Implementation of std::future from the C++ Concurrency TS☆30Updated 2 years ago
- Yet another C++ 20 coroutine library.☆22Updated last year
- a small lightweight std::execution work-alike☆65Updated 3 weeks ago
- Lightweight structured concurrency for C++20☆117Updated 3 weeks ago