hudson-trading / corralLinks
Lightweight structured concurrency for C++20
☆139Updated 2 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☆198Updated last year
- Lightweight recording and sampling of performance counters for specific code segments directly from your C++ application.☆136Updated last week
- Zoo library☆128Updated 2 months ago
- An implementation of C++ "senders and receivers" async framework suitable for embedded platforms.☆267Updated 2 weeks ago
- Issues list for P2300☆33Updated last year
- Comprehensive benchmarks of C++ maps☆311Updated 2 years ago
- C++20 Meta-Programming library☆292Updated 3 months ago
- a small lightweight std::execution work-alike☆65Updated 5 months ago
- C++20 [Minimal] Static Perfect Hash library☆230Updated last month
- ☆145Updated last month
- c++ wrapper around libpapi☆79Updated 7 years ago
- An implementation of Seqlock in C++11☆220Updated last year
- My WG21 proposals☆59Updated last month
- Lock-free atomic_shared_ptr implementations☆45Updated last year
- work contracts☆104Updated last month
- Concurrent Deferred Reference Counting☆166Updated last year
- Implementation of the std::execution (P2300, sender/receiver) proposal☆82Updated 2 weeks ago
- Coroutines for C++20 & asio☆300Updated 2 weeks ago
- ☆79Updated 4 months ago
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆94Updated last week
- A C++ library providing various concurrent data structures and reclamation schemes.☆605Updated 3 weeks ago
- An adaption of Senders/Receivers for async networking and I/O☆18Updated 4 months ago
- Object Introspection (OI) enables on-demand, hierarchical profiling of objects in arbitrary C/C++ programs with no recompilation.☆178Updated 3 weeks ago
- Implementation of the networking proposal P2762☆53Updated 3 weeks ago
- C++20 Static Branch library☆62Updated 3 months ago
- C++20 Coroutines and io_uring☆52Updated 2 years ago
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆66Updated 9 months ago
- User-oriented fork of LLVM's opt-viewer☆143Updated last month
- MrDocs: A Clang/LLVM tool for building reference documentation from C++ code and javadoc comments.☆98Updated this week
- A fast, simple tuple implementation that implements tuple as an aggregate☆222Updated 11 months ago