massenz / distlib
Implementation of popular Distributed Systems algorithms in C++
☆23Updated 4 months ago
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
- B++ Tree☆67Updated 9 months ago
- Boost.org unordered module☆72Updated last week
- Scheduling examples using C++20 coroutines☆24Updated last year
- C++20 Coroutines and io_uring☆51Updated 2 years ago
- Concurrency with modern C++☆31Updated 3 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- c++ wrapper around libpapi☆68Updated 7 years ago
- ☆18Updated last year
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 4 years ago
- Task graph-based asynchronous programming system using C++ coroutine☆89Updated last year
- Lightweight structured concurrency for C++20☆120Updated last week
- A handy script to visualize google benchmark output☆56Updated 2 years ago
- This repository contains material for HPX tutorials given by members of the STE||AR-Group☆34Updated last year
- an experimental standard C++ library☆89Updated last year
- a small lightweight std::execution work-alike☆65Updated last month
- Boost.org intrusive module☆56Updated 2 weeks ago
- The source code to my book "The C++ Standard Library".☆35Updated 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 6 months ago
- C++ High Performance, published by Packt☆249Updated 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
- Source Code for C++ Lambda Story Book☆29Updated 4 years ago
- C++ Concurrency TS 2☆14Updated 6 months ago
- C++20 and onward collection of high performance data containers and related tools☆54Updated last month
- C++20 Memory Allocator library☆34Updated last week
- Lock-free atomic_shared_ptr implementations☆40Updated 11 months ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 7 months ago
- Tiny Test System☆27Updated last month
- Code used in my series of blog posts on template metaprogramming. I offer possible solutions to some of the exercises presented in the po…☆18Updated 6 years ago
- ☆21Updated 6 months ago