hudson-trading / corralLinks
Lightweight structured concurrency for C++20
☆145Updated 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☆206Updated last year
- An implementation of C++ "senders and receivers" async framework suitable for embedded platforms.☆273Updated this week
- Zoo library☆130Updated 3 months ago
- Lightweight recording and sampling of performance counters for specific code segments directly from your C++ application.☆146Updated last week
- c++ wrapper around libpapi☆80Updated 7 years ago
- C++20 Meta-Programming library☆296Updated 4 months ago
- A C++ library providing various concurrent data structures and reclamation schemes.☆615Updated 2 months ago
- C++20 [Minimal] Static Perfect Hash library☆237Updated 2 months ago
- Lock-free atomic_shared_ptr implementations☆46Updated last year
- An implementation of Seqlock in C++11☆224Updated last year
- Coroutines for C++20 & asio☆312Updated this week
- Comprehensive benchmarks of C++ maps☆314Updated 2 years ago
- a small lightweight std::execution work-alike☆65Updated 6 months ago
- Concurrent Deferred Reference Counting☆168Updated last year
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆96Updated this week
- ☆145Updated 3 months ago
- My WG21 proposals☆61Updated this week
- Implementation of the std::execution (P2300, sender/receiver) proposal☆88Updated last week
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆71Updated 10 months ago
- work contracts☆111Updated this week
- Implementation of the networking proposal P2762☆59Updated last week
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆321Updated last year
- ☆79Updated 6 months ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆725Updated 7 months ago
- C++20 Coroutines and io_uring☆53Updated 2 years ago
- Object Introspection (OI) enables on-demand, hierarchical profiling of objects in arbitrary C/C++ programs with no recompilation.☆179Updated 2 months ago
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆108Updated last year
- Stack and Static based allocators + a Custom Aligned allocator in modern C++☆105Updated last year
- An adaption of Senders/Receivers for async networking and I/O☆19Updated 5 months ago
- Extending C++ library for functional programming☆89Updated last week