davidstone / concurrentLinks
High-throughput lock-based concurrent queue
☆32Updated 2 months ago
Alternatives and similar repositories for concurrent
Users that are interested in concurrent are comparing it to the libraries listed below
Sorting:
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆30Updated last year
- The seq library is a collection of original C++17 STL-like containers and related tools☆101Updated 2 months ago
- A persistent hash array-mapped trie for C++☆92Updated 2 years ago
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- Polymorphic memory resource for real-time applications.☆74Updated 2 years ago
- A simple replacement for std::unordered_map☆51Updated last year
- Concurrent Deferred Reference Counting☆174Updated last year
- a small lightweight std::execution work-alike☆65Updated 10 months ago
- Provides a bit-vector, an optimized replacement of the infamous std::vector<ool>. In addition to the bit-vector, the library also pro…☆73Updated last year
- C++20 coroutine runtime built on top of io_uring☆21Updated last year
- Light, fast, threadpool for C++20☆112Updated 2 years ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆158Updated 4 years ago
- an experimental standard C++ library☆92Updated last year
- Core abstractions for dealing with concurrency in C++☆69Updated last year
- C++20 Compact Tuple Tools☆57Updated this week
- Sample implementation of C++20 atomic_wait/notify☆62Updated 6 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆184Updated this week
- Bit containers, sequences, and views for everyone. 🕷️☆130Updated 3 years ago
- An efficient, composable design pattern for range processing☆134Updated 11 months ago
- The Fancy Named Parameters Library☆36Updated 3 months ago
- Zoo library☆135Updated 7 months ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- C++ library aiming to replace all built-in integers☆100Updated last month
- C++20 Value-oriented Metaprogramming Library☆25Updated 2 months ago
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆229Updated 4 months ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated last month
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆172Updated 4 years ago
- Compile-time printf-like string formatting☆76Updated 7 years ago
- Struct-of-Arrays generator for C++ projects.☆60Updated last year