pabloariasal / couringLinks
C++20 Coroutines and io_uring
☆53Updated 3 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 Memory Allocator library☆36Updated 7 months ago
- a small lightweight std::execution work-alike☆64Updated 8 months ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- c++ wrapper around libpapi☆87Updated 8 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆40Updated last year
- C++20 Static Branch library☆72Updated 6 months ago
- ☆22Updated 3 weeks ago
- Lightweight structured concurrency for C++20☆152Updated last week
- Boost.org unordered module☆86Updated 3 weeks ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆30Updated last year
- Core abstractions for dealing with concurrency in C++☆68Updated last year
- A simple coroutine-based reactor library☆49Updated 2 months ago
- The Fancy Named Parameters Library☆36Updated last month
- Declarative task execution library based on work contracts☆17Updated 7 months ago
- Task graph-based asynchronous programming system using C++ coroutine☆96Updated last year
- Sample implementation of C++20 atomic_wait/notify☆61Updated 6 years ago
- A simple replacement for std::unordered_map☆50Updated last year
- Polymorphic memory resource for real-time applications.☆73Updated 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…☆75Updated last year
- Zoo library☆133Updated 5 months ago
- FlameGraphs in Your App☆33Updated 11 months ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆36Updated 7 years ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆158Updated 4 years ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆43Updated 3 months ago
- Very fast lock-free queue (thread safe)☆175Updated 4 months ago
- Scheduling examples using C++20 coroutines☆28Updated 2 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆217Updated 2 years ago
- Lightweight recording and sampling of performance counters for specific code segments directly from your C++ application.☆160Updated 3 weeks ago
- DR3 enables users to write vectorised code using generic lambdas and filters. Switch instruction set just by changing enclosing namespace…☆35Updated 3 months ago