BlazingPhoenix / concurrent-hash-map
STL compatible implementation of hash map optimized for concurrent access
☆24Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for concurrent-hash-map
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 8 years ago
- 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
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- benchmark for various C++ function implementations; focus on invocation time☆94Updated 5 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆37Updated 7 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 4 years ago
- Utilities to help using Coroutines with Ranges☆23Updated 7 years ago
- Rebooting the std::bitset franchise☆43Updated last week
- C++ framework for rapid server development☆76Updated 9 months ago
- WIP☆26Updated 5 years ago
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆66Updated 4 years ago
- Boost.org unordered module☆63Updated this week
- ☆26Updated 4 years ago
- Implementation of hash_append proposal☆68Updated 7 years ago
- Flat containers for C++☆56Updated 2 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆43Updated 4 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆144Updated this week
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- A proposal for a executor programming model for ISO C++☆136Updated 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
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated 10 months ago
- Compile-time linear algebra in C++☆57Updated 7 years ago
- A compressed pair for C++17☆25Updated 3 years ago
- A persistent hash array-mapped trie for C++☆90Updated last year
- Compile-time-efficient proof-of-concept implementation for std::tuple☆91Updated 3 years ago
- Variadic templates and std::integer_sequence support library☆109Updated 3 years ago
- std::bitset with constexpr implementations plus additional features.☆117Updated last year
- A never-valueless, strong guarantee implementation of std::variant☆67Updated this week