hudson-trading / corralLinks
Lightweight structured concurrency for C++20
☆150Updated 3 weeks ago
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☆210Updated 2 years ago
- Zoo library☆132Updated 4 months ago
- C++20 [Minimal] Static Perfect Hash library☆240Updated 3 months ago
- An implementation of C++ "senders and receivers" async framework suitable for embedded platforms.☆275Updated this week
- Lightweight recording and sampling of performance counters for specific code segments directly from your C++ application.☆148Updated this week
- C++20 Meta-Programming library☆298Updated 5 months ago
- Concurrent Deferred Reference Counting☆169Updated last year
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆111Updated last year
- Coroutines for C++20 & asio☆314Updated last week
- ☆79Updated 6 months ago
- c++ wrapper around libpapi☆84Updated 7 years ago
- Comprehensive benchmarks of C++ maps☆315Updated 2 years ago
- Issues list for P2300☆33Updated last year
- a small lightweight std::execution work-alike☆65Updated 7 months ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆618Updated 2 months ago
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆73Updated 11 months ago
- ☆145Updated 3 weeks ago
- My WG21 proposals☆63Updated 3 weeks ago
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆98Updated this week
- Implementation of the std::execution (P2300, sender/receiver) proposal☆91Updated 3 weeks ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆223Updated last year
- Object Introspection (OI) enables on-demand, hierarchical profiling of objects in arbitrary C/C++ programs with no recompilation.☆180Updated 2 months ago
- C++20 Static Branch library☆68Updated 5 months ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆751Updated 7 months ago
- C++20 State Machine library☆229Updated 5 months ago
- User-oriented fork of LLVM's opt-viewer☆144Updated 3 months ago
- An implementation of Seqlock in C++11☆227Updated last year
- Implementation of the networking proposal P2762☆63Updated 2 weeks ago
- Extending C++ library for functional programming☆91Updated last month
- Lock-free atomic_shared_ptr implementations☆46Updated last year