hudson-trading / corralLinks
Lightweight structured concurrency for C++20
☆154Updated 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☆218Updated 2 years ago
- An implementation of C++ "senders and receivers" async framework suitable for embedded platforms.☆279Updated this week
- Zoo library☆132Updated 5 months ago
- ☆147Updated last month
- Lightweight recording and sampling of performance counters for specific code segments directly from your C++ application.☆162Updated last month
- C++20 Meta-Programming library☆307Updated 6 months ago
- c++ wrapper around libpapi☆89Updated 8 years ago
- C++20 [Minimal] Static Perfect Hash library☆245Updated 5 months ago
- work contracts☆116Updated last month
- A C++ library providing various concurrent data structures and reclamation schemes.☆626Updated 4 months ago
- An implementation of Seqlock in C++11☆229Updated last year
- Comprehensive benchmarks of C++ maps☆316Updated 2 years ago
- Implementation of the std::execution (P2300, sender/receiver) proposal☆112Updated last week
- Concurrent Deferred Reference Counting☆172Updated last year
- a small lightweight std::execution work-alike☆65Updated 8 months ago
- Coroutines for C++20 & asio☆324Updated last week
- Lock-free atomic_shared_ptr implementations☆48Updated last year
- Code for "SPSC Lock-free, Wait-free Fifo from the Ground Up" presentation at CPPCON 2023☆113Updated last year
- Implementation of the networking proposal P2762☆69Updated 2 months ago
- ☆81Updated 8 months ago
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆100Updated last week
- A fast work-stealing queue template in C++☆327Updated last year
- An adaption of Senders/Receivers for async networking and I/O☆19Updated 7 months ago
- Extending C++ library for functional programming☆89Updated 2 months ago
- Very fast lock-free queue (thread safe)☆176Updated 5 months ago
- Object Introspection (OI) enables on-demand, hierarchical profiling of objects in arbitrary C/C++ programs with no recompilation.☆180Updated 4 months ago
- C++20 Static Branch library☆94Updated 6 months ago
- Modern C++ binding for liburing (io_uring) that features C++ coroutines support☆332Updated last year
- A high performance C++ log library, producing structured binary logs☆756Updated last month
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆80Updated 3 weeks ago