pabloariasal / couringLinks
C++20 Coroutines and io_uring
☆53Updated 2 years ago
Alternatives and similar repositories for couring
Users that are interested in couring are comparing it to the libraries listed below
Sorting:
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- a small lightweight std::execution work-alike☆64Updated 7 months ago
- Core abstractions for dealing with concurrency in C++☆68Updated last year
- C++20 Static Branch library☆68Updated 5 months ago
- C++20 Memory Allocator library☆36Updated 6 months ago
- Boost.org unordered module☆86Updated last week
- c++ wrapper around libpapi☆85Updated 7 years ago
- The Fancy Named Parameters Library☆36Updated last month
- A simple coroutine-based reactor library☆49Updated last month
- Declarative task execution library based on work contracts☆17Updated 6 months ago
- Lightweight structured concurrency for C++20☆151Updated last week
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆30Updated last year
- Task graph-based asynchronous programming system using C++ coroutine☆94Updated last year
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆39Updated last year
- C++20 coroutine runtime built on top of io_uring☆21Updated last year
- C++20 Value-oriented Metaprogramming Library☆25Updated 4 months ago
- Zoo library☆133Updated 4 months ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆42Updated 3 months ago
- Polymorphic memory resource for real-time applications.☆73Updated 2 years ago
- ☆25Updated 5 years ago
- A simple replacement for std::unordered_map☆50Updated last year
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆34Updated 7 years ago
- Scheduling examples using C++20 coroutines☆27Updated 2 years ago
- A low-latency LRU approximation cache in C++ using CLOCK second-chance algorithm. Multi level cache too. Up to 2.5 billion lookups per se…☆74Updated last year
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆155Updated 4 years ago
- C++20 Compact Tuple Tools☆57Updated last week
- The seq library is a collection of original C++17 STL-like containers and related tools☆100Updated last week
- Lightweight recording and sampling of performance counters for specific code segments directly from your C++ application.☆154Updated 3 weeks ago
- A C++ coroutine library for writing asynchronous distributed applications using Boost ASIO, Qt, gRPC, ROS2, TAO, ..., as communication f…☆41Updated last month