massenz / distlibLinks
Implementation of popular Distributed Systems algorithms in C++
☆26Updated last year
Alternatives and similar repositories for distlib
Users that are interested in distlib are comparing it to the libraries listed below
Sorting:
- C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators☆122Updated last year
- Concurrency with modern C++☆33Updated 4 years ago
- Code from Implementing Useful Algorithms in C++ by Dmytro Kedyk☆139Updated last month
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆120Updated last year
- A curated list of Modern C++ idioms☆25Updated 9 years ago
- The Art of Writing Efficient Programs, published by Packt☆364Updated last year
- C++ High Performance, published by Packt☆267Updated 3 years ago
- ☆147Updated this week
- ☆55Updated 2 years ago
- Task graph-based asynchronous programming system using C++ coroutine☆100Updated last year
- C++20 Coroutines and io_uring☆52Updated 3 years ago
- Experiments with the C++ programming language.☆146Updated this week
- Asynchronous Programming with C++, Published by Packt☆82Updated last year
- Work in progress: Cross Platform Game Engine☆14Updated this week
- The source code to my book "The C++ Standard Library".☆40Updated 2 years ago
- This is the code repository for my book "C++20 - Get the Details"☆104Updated 2 years ago
- Lightweight structured concurrency for C++20☆158Updated last month
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆231Updated 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…☆38Updated last year
- ☆238Updated 4 months ago
- Example C++23 and C++20 syntax and tests of compilers and CMake☆118Updated last month
- ☆59Updated last year
- The presentations of C++Now 2019.☆92Updated 6 years ago
- Course notes for Alexander Stepanov's teachings on design and usage of C++ STL.☆84Updated last year
- Light-weight Thread Pool library in modern C++☆104Updated 2 months ago
- Implementation of the networking proposal P2762☆75Updated last month
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆168Updated last year
- C++ Coding Conventions and Guidelines☆49Updated 6 years ago
- Hands-On Design Patterns with C++ (Second Edition), published by Packt☆128Updated last year
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆132Updated 2 years ago