massenz / distlibLinks
Implementation of popular Distributed Systems algorithms in C++
☆26Updated 11 months ago
Alternatives and similar repositories for distlib
Users that are interested in distlib are comparing it to the libraries listed below
Sorting:
- Task graph-based asynchronous programming system using C++ coroutine☆95Updated last year
- The presentations of C++Now 2019.☆92Updated 5 years ago
- Scheduling examples using C++20 coroutines☆27Updated 2 years ago
- Experiments with the C++ programming language.☆143Updated last week
- Concurrency with modern C++☆32Updated 4 years ago
- A curated list of Modern C++ idioms☆24Updated 8 years ago
- ☆147Updated 3 weeks ago
- This is the code repository for my book "C++20 - Get the Details"☆102Updated 2 years ago
- C++ High Performance, published by Packt☆265Updated 2 years ago
- C++20 Coroutines and io_uring☆53Updated 2 years ago
- C++ Templates - The Complete Guide, 2nd Edition☆147Updated 7 years ago
- Course notes for Alexander Stepanov's teachings on design and usage of C++ STL.☆83Updated last year
- A general-purpose high-performance lightweight STL-like modern C++ B-Tree☆243Updated last year
- Slides for the C++ on Sea conference☆109Updated 2 years ago
- A repository containing C++11/14/17 concepts and code snippets☆96Updated 7 years ago
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆113Updated last year
- Loki is a C++ library of designs, containing flexible implementations of common design patterns and idioms.☆252Updated 12 years ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆156Updated 4 years ago
- The Art of Writing Efficient Programs, published by Packt☆351Updated last year
- Asynchronous Programming with C++, Published by Packt☆77Updated 11 months ago
- Unofficial mirror of Blaze library on Bitbucket☆69Updated 3 years ago
- Code from Implementing Useful Algorithms in C++ by Dmytro Kedyk☆133Updated last month
- CES - Coroutines, Epoll and Sockets☆44Updated 2 years ago
- C++11 metaprogramming library☆278Updated 2 weeks ago
- ☆55Updated last year
- C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators☆122Updated last year
- ☆59Updated last year
- Hands-On Design Patterns with C++ (Second Edition), published by Packt☆120Updated last year
- C++ Coding Conventions and Guidelines☆47Updated 6 years ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆70Updated last month