BlazingPhoenix / concurrent-hash-mapLinks
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
Sorting:
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- c++ wrapper around libpapi☆73Updated 7 years ago
- A proposal for a executor programming model for ISO C++☆140Updated 4 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Implementation of hash_append proposal☆68Updated 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…☆61Updated 4 years ago
- Boost.org unordered module☆75Updated this week
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Fast containers of polymorphic objects.☆68Updated this week
- Rebooting the std::bitset franchise☆44Updated last month
- A hash function library☆45Updated 2 weeks ago
- A C++14 and later CRTP template for defining iterators☆74Updated 2 months ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- std::bitset with constexpr implementations plus additional features.☆121Updated last year
- Mirror of official clang git repository located at http://llvm.org/git/clang. Updated every five minutes.☆18Updated 6 years ago
- Boost.org multi_index module☆51Updated this week
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- Boost.Atomic☆62Updated last week
- Compile-time printf-like string formatting☆77Updated 7 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆68Updated 10 years ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆34Updated 5 years ago
- Boost.org iterator module☆21Updated 2 weeks ago
- ☆12Updated 7 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 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
- Experimental support for contracts programming in clang++☆28Updated 6 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 5 years ago
- A never-valueless, strong guarantee implementation of std::variant☆69Updated 2 months ago
- The C++ Pimpl Idiom Again!☆36Updated 7 years ago