hudson-trading / corralLinks
Lightweight structured concurrency for C++20
☆157Updated last month
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☆229Updated 2 years ago
- Lightweight recording and sampling of performance counters for specific code segments directly from your C++ application.☆168Updated last month
- An implementation of C++ "senders and receivers" async framework suitable for embedded platforms.☆284Updated last week
- C++20 Meta-Programming library☆310Updated 7 months ago
- C++20 [Minimal] Static Perfect Hash library☆249Updated 6 months ago
- Zoo library☆135Updated 7 months ago
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆117Updated last year
- c++ wrapper around libpapi☆91Updated 8 years ago
- Comprehensive benchmarks of C++ maps☆316Updated 2 years ago
- Coroutines for C++20 & asio☆329Updated 2 weeks ago
- ☆147Updated 2 months ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆632Updated 5 months ago
- Implementation of the networking proposal P2762☆74Updated 3 weeks ago
- Implementation of the std::execution (P2300, sender/receiver) proposal☆116Updated last week
- An implementation of Seqlock in C++11☆235Updated last year
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆83Updated 2 months ago
- A High-Performance Work-Stealing Queue for C++☆331Updated 3 weeks ago
- Lock-free atomic_shared_ptr implementations☆48Updated last year
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆108Updated last week
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆337Updated last year
- a small lightweight std::execution work-alike☆65Updated 10 months ago
- Concurrent Deferred Reference Counting☆174Updated last year
- ☆81Updated 9 months ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆227Updated last year
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆804Updated last week
- Very fast lock-free queue (thread safe)☆179Updated 6 months ago
- work contracts☆119Updated 2 months ago
- Greg's Template Library of useful classes.☆259Updated 3 weeks ago
- Object Introspection (OI) enables on-demand, hierarchical profiling of objects in arbitrary C/C++ programs with no recompilation.☆181Updated last week
- Extending C++ library for functional programming☆90Updated last week