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
- Sample implementation of C++20 atomic_wait/notify☆62Updated 6 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
- C++17 inplace_string implementation☆97Updated 7 years ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆185Updated last week
- Computes a constexpr (minimal) perfect hash function☆35Updated 6 years ago
- Boost.org multi_index module☆54Updated 2 weeks ago
- A proposal for a futures programming model for ISO C++☆22Updated 7 years ago
- 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
- Variadic templates and std::integer_sequence support library☆112Updated 10 months ago
- Proposed SG14 status_code for the C++ standard☆69Updated this week
- benchmark for various C++ function implementations; focus on invocation time☆97Updated 6 years ago
- generic stack-based container☆110Updated 7 years ago
- Header-only library for multithreaded programming☆239Updated 9 months ago
- Implementation of hash_append proposal☆67Updated 9 years ago
- Session-based Beast/Asio wrapper requiring C++14☆67Updated 5 years ago
- A C++14 and later CRTP template for defining iterators☆76Updated 2 weeks ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆197Updated 4 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated this week
- c++ wrapper around libpapi☆89Updated 8 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- Core abstractions for dealing with concurrency in C++☆69Updated last year
- A dynamically-resizable vector with fixed capacity and embedded storage☆172Updated 4 years ago
- C++ micro benchmark library☆98Updated 8 years ago
- C++ generic make factory☆108Updated 6 years ago
- High Performance Streams Based on Coroutine TS ⚡☆150Updated 6 years ago
- A never-valueless, strong guarantee implementation of std::variant☆71Updated 2 weeks ago
- A simple framework for compile-time benchmarks☆186Updated 4 years ago