massenz / distlib
Implementation of popular Distributed Systems algorithms in C++
☆22Updated last month
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
- C++20 Coroutines and io_uring☆47Updated 2 years ago
- ☆47Updated 8 months ago
- C++ Custom memory allocators☆53Updated 4 years ago
- ☆133Updated 2 months ago
- C++ Templates & Article☆27Updated last year
- The source code to my book "The C++ Standard Library".☆32Updated last year
- Boost.org unordered module☆66Updated this week
- Concurrency with modern C++☆31Updated 3 years ago
- Slides for the C++ on Sea conference☆105Updated last year
- A repository containing C++11/14/17 concepts and code snippets☆95Updated 7 years ago
- This repository contains material for HPX tutorials given by members of the STE||AR-Group☆34Updated last year
- C++ standard library features, "from scratch"☆181Updated last week
- Scheduling examples using C++20 coroutines☆24Updated last year
- Example C++23 and C++20 syntax and tests of compilers and CMake☆98Updated this week
- Lock-free concurrent work stealing deque in C++☆38Updated 6 years ago
- Polymorphic memory resource for real-time applications.☆65Updated last year
- Very fast lock-free queue (thread safe)☆104Updated 2 weeks ago
- a small lightweight std::execution work-alike☆57Updated 3 months ago
- Let Me Run That For You: A C++20 Thread Pool Library☆13Updated 2 years ago
- Modern C++ Stack and Static based allocators + a Custom Aligned allocator☆93Updated 9 months ago
- Trie is a lightweight and simple autocompletion data structure written in C++11.☆44Updated 9 years ago
- DR3 enables users to write vectorised code using generic lambdas and filters. Switch instruction set just by changing enclosing namespace…☆32Updated 6 months ago
- Technical Note: From C++98 to C++2x☆139Updated last month
- My WG21 proposals☆48Updated this week
- Yet another C++ 20 coroutine library.☆21Updated last year
- Code from Implementing Useful Algorithms in C++ by Dmytro Kedyk☆129Updated 3 weeks ago
- Template Metaprogramming with C++, published by Packt☆95Updated last year
- 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…☆68Updated last year
- C++ High Performance, published by Packt☆240Updated 2 years ago