CharlesFrasch / cppcon2023
Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023
☆92Updated 5 months ago
Alternatives and similar repositories for cppcon2023:
Users that are interested in cppcon2023 are comparing it to the libraries listed below
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆149Updated last year
- An implementation of C++ "senders and receivers" async framework suitable for embedded platforms.☆206Updated this week
- Coroutines for C++20 & asio☆252Updated this week
- Lock-free atomic_shared_ptr implementations☆37Updated 9 months ago
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆77Updated this week
- A fast work-stealing queue template in C++☆302Updated last year
- High performance HTTP server built on C++20 coroutines and io_uring☆155Updated 6 months ago
- a small lightweight std::execution work-alike☆57Updated this week
- Slides and other materials from CppCon2021☆102Updated last year
- A c++ function closure implementation. It integrates the std::function and std::bind, and even more powerful.☆52Updated last year
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆60Updated 5 months ago
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆289Updated 6 months ago
- Lightweight structured concurrency for C++20☆109Updated 2 weeks ago
- Task graph-based asynchronous programming system using C++ coroutine☆87Updated last year
- ☆136Updated 3 weeks ago
- An adaption of Senders/Receivers for async networking and I/O☆16Updated last month
- Companion source code for "Programming with C++20 - Concepts, Coroutines, Ranges, and more"☆227Updated 5 months ago
- network library based on io_uring and C++20 coroutine☆102Updated 4 years ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆89Updated 2 months ago
- an experimental standard C++ library☆89Updated 10 months ago
- C++20 liburing backed coroutine executor and event loop framework.☆65Updated 2 years ago
- Single-header library facilities for C++2a Coroutines☆80Updated 3 years ago
- work contracts☆74Updated 2 weeks ago
- C++20 Meta-Programming library☆256Updated last month
- A simple replacement for std::unordered_map☆47Updated 6 months ago
- Branch Optimisation for High-frequency Trading☆56Updated last year
- Example programs for Talking Async videos☆183Updated 2 years ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆60Updated last month
- Boost.org unordered module☆66Updated 3 weeks ago