BlazingPhoenix / concurrent-hash-map
STL compatible implementation of hash map optimized for concurrent access
☆25Updated 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
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 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
- c++ wrapper around libpapi☆68Updated 7 years ago
- The stack_unwinding is a small header only C++ library which supplies primitive(class unwinding_indicator) to determining when object des…☆84Updated 9 years ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆42Updated last week
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- WIP☆26Updated 5 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 5 years ago
- Implementation of hash_append proposal☆69Updated 8 years ago
- Rebooting the std::bitset franchise☆44Updated last week
- A C++14-and-later expression template library☆109Updated 3 weeks ago
- Variadic templates and std::integer_sequence support library☆111Updated 2 months ago
- ☆26Updated 5 years ago
- A never-valueless, strong guarantee implementation of std::variant☆68Updated 3 weeks ago
- Compile-time printf-like string formatting☆77Updated 6 years ago
- Proposed SG14 status_code for the C++ standard☆68Updated 4 months ago
- Boost.org iterator module☆20Updated 2 weeks ago
- Experimental library for coroutines and networking☆16Updated 7 years ago
- A template for creating optional-like objects with no space overhead☆102Updated 3 years ago
- A C++14 and later CRTP template for defining iterators☆73Updated 3 weeks ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 7 months ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- Boost.org multi_index module☆49Updated 3 weeks ago
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago