BlazingPhoenix / concurrent-hash-mapLinks
STL compatible implementation of hash map optimized for concurrent access
☆26Updated 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
- runtime to compile-time mappings☆108Updated 8 years ago
- Boost.org unordered module☆86Updated 3 weeks ago
- std::bitset with constexpr implementations plus additional features.☆126Updated 2 years ago
- Sample implementation of C++20 atomic_wait/notify☆61Updated 6 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 7 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- c++ wrapper around libpapi☆87Updated 8 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆183Updated last month
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- C++17 inplace_string implementation☆97Updated 7 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- Boost.org intrusive module☆62Updated last week
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆34Updated 5 years ago
- Variadic templates and std::integer_sequence support library☆111Updated 9 months ago
- benchmark for various C++ function implementations; focus on invocation time☆96Updated 6 years ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆47Updated 3 weeks ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 6 years ago
- ☆31Updated 4 years ago
- Boost.org multi_index module☆53Updated 3 weeks ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆115Updated last year
- Header-only library for multithreaded programming☆239Updated 8 months ago
- Implementation of hash_append proposal☆67Updated 8 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆183Updated last month
- A C++14 and later CRTP template for defining iterators☆76Updated 3 weeks ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆197Updated 4 years ago
- The stack_unwinding is a small header only C++ library which supplies primitive(class unwinding_indicator) to determining when object des…☆87Updated 10 years ago
- C++14 (and beyond) library features implemented in C++11☆249Updated 8 years ago
- Prototype for new std::function features, compatible with C++11.☆47Updated 5 years ago