hudson-trading / corralLinks
Lightweight structured concurrency for C++20
☆152Updated last week
Alternatives and similar repositories for corral
Users that are interested in corral are comparing it to the libraries listed below
Sorting:
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆217Updated 2 years ago
- Lightweight recording and sampling of performance counters for specific code segments directly from your C++ application.☆160Updated 3 weeks ago
- An implementation of C++ "senders and receivers" async framework suitable for embedded platforms.☆279Updated last week
- Zoo library☆133Updated 5 months ago
- Coroutines for C++20 & asio☆323Updated 3 weeks ago
- Very fast lock-free queue (thread safe)☆175Updated 4 months ago
- C++20 Meta-Programming library☆304Updated 6 months ago
- C++20 [Minimal] Static Perfect Hash library☆243Updated 4 months ago
- Issues list for P2300☆35Updated last year
- Implementation of the std::execution (P2300, sender/receiver) proposal☆111Updated last week
- a small lightweight std::execution work-alike☆64Updated 8 months ago
- Comprehensive benchmarks of C++ maps☆316Updated 2 years ago
- ☆146Updated last month
- c++ wrapper around libpapi☆87Updated 8 years ago
- Implementation of the networking proposal P2762☆69Updated last month
- Concurrent Deferred Reference Counting☆172Updated last year
- C++20 Coroutines and io_uring☆53Updated 3 years ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆625Updated 4 months ago
- Stack and Static based allocators + a Custom Aligned allocator in modern C++☆106Updated last year
- My WG21 proposals☆63Updated 2 weeks ago
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆113Updated last year
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆100Updated last week
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆80Updated last week
- A fast, simple tuple implementation that implements tuple as an aggregate☆226Updated last year
- An adaption of Senders/Receivers for async networking and I/O☆19Updated 7 months ago
- An implementation of Seqlock in C++11☆229Updated last year
- Boost.org unordered module☆86Updated 3 weeks ago
- ☆80Updated 8 months ago
- Lock-free atomic_shared_ptr implementations☆48Updated last year
- C++20 Static Branch library☆72Updated 6 months ago