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 8 years ago
- WIP☆26Updated 5 years ago
- A never-valueless, strong guarantee implementation of std::variant☆67Updated this week
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 5 years ago
- Sample implementation of C++20 atomic_wait/notify☆58Updated 5 years ago
- JSON Serializer using compile time reflection☆20Updated 2 years ago
- Boost.org multi_index module☆47Updated 3 weeks ago
- A C++14 and later CRTP template for defining iterators☆70Updated last month
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆60Updated 4 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
- A modern header-only zero-overhead library for creating smart references☆86Updated 5 years ago
- Boost.org unordered module☆65Updated this week
- C++ framework for rapid server development☆77Updated 11 months ago
- World's fastest integer to ASCII conversion, C++14 template meta-programming implementation, any size integer 8,16,32,64-bit, signed or u…☆27Updated 8 years ago
- Flat containers for C++☆56Updated 2 years ago
- A persistent hash array-mapped trie for C++☆90Updated last year
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- Rebooting the std::bitset franchise☆43Updated last month
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- ☆26Updated 4 years ago
- ☆12Updated 7 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆38Updated 7 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆31Updated 7 years ago
- Proposed SG14 status_code for the C++ standard☆67Updated last month
- Utilities to help using Coroutines with Ranges☆23Updated 7 years ago
- A header-only C++ parsing framework☆36Updated 3 years ago
- Small small_vector☆31Updated 4 years ago