davidstone / concurrentLinks
High-throughput lock-based concurrent queue
☆31Updated 2 weeks ago
Alternatives and similar repositories for concurrent
Users that are interested in concurrent are comparing it to the libraries listed below
Sorting:
- Compact SVO optimized vector for C++17 or higher☆104Updated last year
- Compile-time printf-like string formatting☆77Updated 7 years ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆89Updated 8 months ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- A header only structure of arrays container for C++☆41Updated 2 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 2 months ago
- Flat containers for C++☆59Updated 2 years 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
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- The Fancy Named Parameters Library☆31Updated 3 weeks ago
- std::bitset with constexpr implementations plus additional features.☆120Updated last year
- Zoo library☆124Updated last month
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Updated 8 years ago
- A generic implementation of the BitmaskType C++ concept☆86Updated 4 years ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- Bit containers, sequences, and views for everyone. 🕷️☆124Updated 2 years ago
- high performance C++20 implementation of std::variant☆54Updated 2 months ago
- A template for creating optional-like objects with no space overhead☆102Updated 3 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Finite State Machine implementation using std::variant☆87Updated 5 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated last year
- A C++14/17 implementation of named tuples☆71Updated 9 months ago
- runtime to compile-time mappings☆108Updated 7 years ago
- A compressed pair for C++17☆27Updated 3 years ago
- Proposed C++ standardisation for linear algebra☆29Updated 6 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- A C++14 and later CRTP template for defining iterators☆74Updated last month