ibogosavljevic / johnysswlab
☆143Updated last week
Alternatives and similar repositories for johnysswlab:
Users that are interested in johnysswlab are comparing it to the libraries listed below
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆102Updated 8 months ago
- Lightweight structured concurrency for C++20☆120Updated 2 weeks ago
- a small lightweight std::execution work-alike☆65Updated last month
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆170Updated last year
- Slides and other materials from CppCon2021☆105Updated last year
- Task graph-based asynchronous programming system using C++ coroutine☆89Updated last year
- Comprehensive benchmarks of C++ maps☆309Updated 2 years ago
- Lewis Baker's Blog☆70Updated last month
- An implementation of C++ "senders and receivers" async framework suitable for embedded platforms.☆244Updated 3 weeks ago
- High performance HTTP server built on C++20 coroutines and io_uring☆161Updated 9 months ago
- An adaption of Senders/Receivers for async networking and I/O