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++☆140Updated 4 years ago
- Variadic templates and std::integer_sequence support library☆111Updated 5 months ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Header-only library for multithreaded programming☆235Updated 4 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 2 months ago
- runtime to compile-time mappings☆108Updated 7 years ago
- std::bitset with constexpr implementations plus additional features.☆123Updated 2 years ago
- generic stack-based container☆107Updated 7 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- C++ generic make factory☆108Updated 6 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 6 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- Single-header library facilities for C++2a Coroutines☆80Updated 3 years ago
- The stack_unwinding is a small header only C++ library which supplies primitive(class unwinding_indicator) to determining when object des…☆86Updated 9 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 7 years ago
- C++ standard library features, "from scratch"☆189Updated 6 months ago
- Fast containers of polymorphic objects.☆68Updated last month
- c++ wrapper around libpapi☆77Updated 7 years ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆177Updated 6 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆256Updated 5 years ago
- Small small_vector☆34Updated 2 weeks ago
- ☆34Updated 3 years ago
- A lightweight, non-owning reference to a callable.☆175Updated 3 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
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆113Updated last year