hudson-trading / corral
Lightweight structured concurrency for C++20
☆120Updated last week
Alternatives and similar repositories for corral:
Users that are interested in corral are comparing it to the libraries listed below
- C++20 [Minimal] Static Perfect Hash library☆205Updated this week
- a small lightweight std::execution work-alike☆65Updated last month
- An implementation of C++ "senders and receivers" async framework suitable for embedded platforms.☆244Updated 3 weeks ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆171Updated last year
- Modern C++ Stack and Static based allocators + a Custom Aligned allocator☆98Updated last year
- Zoo library☆122Updated this week
- C++20 Meta-Programming library☆281Updated 2 weeks ago
- Extensions to the C++ standard library. This library implements polyfills to enable library functionality from later versions of C++ to b…☆85Updated last week
- My WG21 proposals☆58Updated this week
- Issues list for P2300☆31Updated 9 months ago
- Coroutines for C++20 & asio☆275Updated 2 weeks ago
- Lightweight recording and sampling of performance counters for specific code segments directly from your C++ application.☆62Updated last week
- ☆75Updated 3 weeks ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆216Updated 7 months ago
- ☆49Updated 7 months ago
- Boost.org unordered module☆72Updated last week
- A C++ parser combinator library.☆133Updated 3 weeks ago
- User-oriented fork of LLVM's opt-viewer☆140Updated 7 months ago
- B++ Tree☆67Updated 9 months ago
- Lock-free atomic_shared_ptr implementations☆40Updated 11 months ago
- c++ wrapper around libpapi☆68Updated 7 years ago
- Framework for Writing C++ Committee Papers☆133Updated 3 months ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- MrDocs: A Clang/LLVM tool for building reference documentation from C++ code and javadoc comments.☆90Updated 3 weeks ago
- Object Introspection (OI) enables on-demand, hierarchical profiling of objects in arbitrary C/C++ programs with no recompilation.☆173Updated 2 weeks ago
- Implementation of the std::execution (P2300, sender/receiver) proposal☆68Updated last week
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 3 months ago
- Single-header library facilities for C++2a Coroutines☆80Updated 3 years ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆88Updated 7 months ago
- Extending C++ library for functional programming