massenz / distlibLinks
Implementation of popular Distributed Systems algorithms in C++
☆23Updated 7 months ago
Alternatives and similar repositories for distlib
Users that are interested in distlib are comparing it to the libraries listed below
Sorting:
- C++ High Performance, published by Packt☆260Updated 2 years ago
- Concurrency with modern C++☆31Updated 4 years ago
- A curated list of Modern C++ idioms☆22Updated 8 years ago
- The Art of Writing Efficient Programs, published by Packt☆320Updated last year
- C++20 Coroutines and io_uring☆52Updated 2 years ago
- C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators☆120Updated last year
- This is the code repository for my book "C++20 - Get the Details"☆99Updated last year
- Experiments with the C++ programming language.☆142Updated last week
- Example C++23 and C++20 syntax and tests of compilers and CMake☆112Updated 2 months ago
- The source code to my book "The C++ Standard Library".☆37Updated 2 years ago
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆105Updated 11 months ago
- Slides for the C++ on Sea conference☆109Updated last year
- Task graph-based asynchronous programming system using C++ coroutine☆92Updated last year
- The presentations of C++Now 2019.☆92Updated 5 years ago
- A fast work-stealing queue template in C++☆315Updated last year
- Scheduling examples using C++20 coroutines☆26Updated 2 years ago
- Boost.org unordered module☆75Updated last month
- ☆144Updated last month
- 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
- ☆58Updated last year
- Mastering the C++17 STL, published by Packt☆103Updated 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 9 months ago
- C++ Templates - The Complete Guide, 2nd Edition☆143Updated 7 years ago
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆128Updated 2 years ago
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆166Updated last year
- Code from Implementing Useful Algorithms in C++ by Dmytro Kedyk☆131Updated 7 months ago
- Very fast lock-free queue (thread safe)☆162Updated 3 weeks ago
- Example programs for Talking Async videos☆198Updated 2 years ago
- Creating a database from the ground up in C++ for fun!☆138Updated 2 years ago
- Hands-On Design Patterns with C++ (Second Edition), published by Packt☆104Updated 11 months ago