BlazingPhoenix / concurrent-hash-mapLinks
STL compatible implementation of hash map optimized for concurrent access
☆27Updated 6 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
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆184Updated last week
- Boost.org unordered module☆86Updated 2 weeks ago
- A prototype implementation of the executors proposal☆86Updated 7 years ago
- benchmark for various C++ function implementations; focus on invocation time☆98Updated 7 years ago
- A C++14 and later CRTP template for defining iterators☆76Updated 2 months ago
- Sample implementation of C++20 atomic_wait/notify☆62Updated 6 years ago
- std::bitset with constexpr implementations plus additional features.☆126Updated 2 years ago
- ☆128Updated 3 years ago
- ranges features for c+23 ported to C++20☆76Updated 2 years ago
- generic stack-based container☆110Updated 7 years ago
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆67Updated 5 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 5 years ago
- A proposal for a futures programming model for ISO C++☆23Updated 7 years ago
- Proposed SG14 status_code for the C++ standard☆70Updated 3 weeks ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆179Updated 6 years 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
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆197Updated 4 years ago
- A hash function library☆50Updated 2 weeks ago
- Variadic templates and std::integer_sequence support library☆112Updated 11 months ago
- c++ wrapper around libpapi☆92Updated 8 years ago
- C++ standard library features, "from scratch"☆193Updated last year
- Computes a constexpr (minimal) perfect hash function☆35Updated 6 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆172Updated 4 years ago
- ☆34Updated 3 years ago
- Boost.org intrusive module☆63Updated this week
- Framework for Writing C++ Committee Papers☆145Updated 7 months ago
- Boost.org multi_index module☆55Updated 2 weeks ago
- A micro microbenchmarking library for C++11 in a single header file☆226Updated last month
- Header-only library for multithreaded programming☆241Updated last week