ConorWilliams / ConcurrentDequeLinks
Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17
☆151Updated 4 years ago
Alternatives and similar repositories for ConcurrentDeque
Users that are interested in ConcurrentDeque are comparing it to the libraries listed below
Sorting:
- Light, fast, threadpool for C++20☆104Updated 2 years ago
- SPY - C++ Information Broker☆157Updated last week
- Polymorphic memory resource for real-time applications.☆73Updated 2 years ago
- Core abstractions for dealing with concurrency in C++☆67Updated last year
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆182Updated 4 months ago
- A graph concurrent library for C++☆63Updated 2 years ago
- Compact SVO optimized vector for C++17 or higher☆108Updated last year
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago
- An indirect value-type for C++☆84Updated 2 years ago
- C++ small containers☆146Updated 5 months ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆162Updated this week
- Meta C++ Library and Tool☆83Updated 2 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆128Updated 3 years ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆222Updated last year
- A dynamically-resizable vector with fixed capacity and embedded storage☆171Updated 4 years ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆158Updated 2 months ago
- C++14 code to convert integers to strings at compile-time☆120Updated 9 months ago
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- The seq library is a collection of original C++17 STL-like containers and related tools☆99Updated 3 weeks ago
- A C++14 and later CRTP template for defining iterators☆75Updated last month
- A C++ parser combinator library.☆155Updated last month
- constexpr C++17 library for simplifying higher order functions in application code☆199Updated 2 years ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- Boost.PFR without the boost namespaces☆75Updated 3 months ago
- C++20 Compact Tuple Tools☆55Updated 3 weeks ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆77Updated 5 months ago
- C++20 Unit-Testing library☆50Updated 5 months ago
- Boost.org unordered module☆80Updated 2 weeks ago
- A modern C++ library for type-safe environment variable parsing☆148Updated 10 months ago
- rx::ranges is a minimalist ranges library for C++17☆128Updated 2 years ago