hudson-trading / corralLinks
Lightweight structured concurrency for C++20
☆134Updated 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☆187Updated last year
- Lightweight recording and sampling of performance counters for specific code segments directly from your C++ application.☆130Updated last week
- An implementation of C++ "senders and receivers" async framework suitable for embedded platforms.☆265Updated this week
- C++20 Meta-Programming library☆288Updated 2 months ago
- Zoo library☆127Updated last month
- C++20 [Minimal] Static Perfect Hash library☆228Updated 3 weeks ago
- a small lightweight std::execution work-alike☆65Updated 4 months ago
- ☆144Updated last month
- Coroutines for C++20 & asio☆296Updated last week
- Boost.org unordered module☆75Updated last month
- Object Introspection (OI) enables on-demand, hierarchical profiling of objects in arbitrary C/C++ programs with no recompilation.☆176Updated last week
- Comprehensive benchmarks of C++ maps☆311Updated 2 years ago
- ☆77Updated 3 months ago
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆94Updated this week
- Implementation of the std::execution (P2300, sender/receiver) proposal☆80Updated this week
- Concurrent Deferred Reference Counting☆166Updated last year
- Issues list for P2300☆33Updated last year
- An implementation of Seqlock in C++11☆219Updated last year
- c++ wrapper around libpapi☆77Updated 7 years ago
- A fast work-stealing queue template in C++☆315Updated last year
- Implementation of the networking proposal P2762☆49Updated this week
- My WG21 proposals☆59Updated 3 weeks ago
- Single-header library facilities for C++2a Coroutines☆80Updated 3 years ago
- An adaption of Senders/Receivers for async networking and I/O☆18Updated 3 months ago
- work contracts☆103Updated 3 weeks ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆601Updated last week
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆65Updated 8 months ago
- General-purpose C++ graph library☆225Updated last week
- Lock-free atomic_shared_ptr implementations☆44Updated last year
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆105Updated 11 months ago