massenz / distlibLinks
Implementation of popular Distributed Systems algorithms in C++
☆23Updated 5 months ago
Alternatives and similar repositories for distlib
Users that are interested in distlib are comparing it to the libraries listed below
Sorting:
- A curated list of Modern C++ idioms☆21Updated 8 years ago
- Concurrency with modern C++☆31Updated 4 years ago
- C++20 Coroutines and io_uring☆51Updated 2 years ago
- This repository contains material for HPX tutorials given by members of the STE||AR-Group☆34Updated 2 years ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆146Updated 3 years ago
- The source code to my book "The C++ Standard Library".☆36Updated 2 years ago
- Task graph-based asynchronous programming system using C++ coroutine☆90Updated last year
- C++ Concurrency Patterns☆22Updated last month
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 8 months ago
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆164Updated last year
- Scheduling examples using C++20 coroutines☆24Updated 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…☆71Updated last year
- A basic C++ Template Meta Programming☆26Updated 6 years ago
- Boost.org mpi module☆63Updated last month
- Asynchronous Programming with C++, Published by Packt☆55Updated 5 months ago
- Slides for the C++ on Sea conference☆108Updated last year
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- Trie is a lightweight and simple autocompletion data structure written in C++11.☆44Updated 10 years ago
- Course "C++ in Detail: Common Idioms"☆25Updated last year
- C++ High Performance, published by Packt☆255Updated 2 years ago
- ☆17Updated this week
- Collection of articles, intended to analyse C/C++ related topics under a performances point of view and sometimes disrupting some best pr…☆37Updated 7 months ago
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- Boost.org algorithm module☆119Updated last month
- Tiny Test System☆27Updated 2 months ago
- Mastering the C++17 STL, published by Packt☆103Updated 2 years ago
- Boost.org unordered module☆73Updated this week
- C++ implementation of concurrent Binary Search Trees☆72Updated 9 years ago
- Issues list for P2300☆33Updated 10 months ago
- Provides run-time tuple element access☆14Updated 4 years ago