hudson-trading / corralLinks
Lightweight structured concurrency for C++20
☆151Updated 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☆212Updated 2 years ago
- An implementation of C++ "senders and receivers" async framework suitable for embedded platforms.☆277Updated this week
- Lightweight recording and sampling of performance counters for specific code segments directly from your C++ application.☆154Updated 3 weeks ago
- C++20 [Minimal] Static Perfect Hash library☆243Updated 4 months ago
- Zoo library☆133Updated 4 months ago
- Coroutines for C++20 & asio☆322Updated last week
- C++20 Meta-Programming library☆301Updated 5 months ago
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆113Updated last year
- Implementation of the std::execution (P2300, sender/receiver) proposal☆103Updated 2 weeks ago
- c++ wrapper around libpapi☆85Updated 7 years ago
- ☆80Updated 7 months ago
- a small lightweight std::execution work-alike☆64Updated 7 months ago
- An implementation of Seqlock in C++11☆228Updated last year
- Implementation of the networking proposal P2762☆70Updated last month
- Object Introspection (OI) enables on-demand, hierarchical profiling of objects in arbitrary C/C++ programs with no recompilation.☆180Updated 3 months ago
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆78Updated last year
- work contracts☆114Updated this week
- Extending C++ library for functional programming☆90Updated last month
- Concurrent Deferred Reference Counting☆171Updated last year
- ☆147Updated 2 weeks ago
- Issues list for P2300☆33Updated last year
- Very fast lock-free queue (thread safe)☆174Updated 4 months ago
- Comprehensive benchmarks of C++ maps☆316Updated 2 years ago
- C++20 State Machine library☆231Updated 6 months 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
- Lock-free atomic_shared_ptr implementations☆48Updated last year
- My WG21 proposals☆63Updated 2 weeks ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆223Updated last year
- A C++ library providing various concurrent data structures and reclamation schemes.☆623Updated 3 months ago
- A C++ parser combinator library.☆158Updated this week