BlazingPhoenix / concurrent-hash-mapLinks
STL compatible implementation of hash map optimized for concurrent access
☆26Updated 5 years ago
Alternatives and similar repositories for concurrent-hash-map
Users that are interested in concurrent-hash-map are comparing it to the libraries listed below
Sorting:
- A proposal for a executor programming model for ISO C++☆141Updated 5 years ago
- std::bitset with constexpr implementations plus additional features.☆126Updated 2 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 4 months ago
- A C++14 and later CRTP template for defining iterators☆75Updated last month
- Proposed SG14 status_code for the C++ standard☆68Updated 4 months ago
- A proposal for a futures programming model for ISO C++☆22Updated 7 years ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 6 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A never-valueless, strong guarantee implementation of std::variant☆71Updated last month
- Core abstractions for dealing with concurrency in C++☆67Updated last year
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- Boost.org unordered module☆80Updated last week
- Computes a constexpr (minimal) perfect hash function☆35Updated 6 years ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- A bunch of small C++ utilities☆66Updated last year
- 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
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆114Updated last year
- Header-only library for multithreaded programming☆236Updated 6 months ago
- Bit containers, sequences, and views for everyone. 🕷️☆128Updated 3 years ago
- Variadic templates and std::integer_sequence support library☆111Updated 7 months ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- ☆32Updated 4 years ago
- ☆34Updated 3 years ago
- generic stack-based container☆109Updated 7 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆197Updated 4 years ago
- Boost.org intrusive module☆59Updated last month
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆67Updated 5 years ago
- Prototype for new std::function features, compatible with C++11.☆47Updated 5 years ago