Jiwan / dense_hash_mapLinks
A simple replacement for std::unordered_map
☆51Updated last year
Alternatives and similar repositories for dense_hash_map
Users that are interested in dense_hash_map are comparing it to the libraries listed below
Sorting:
- C++20 Static Branch library☆95Updated 7 months ago
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆36Updated 7 years ago
- Core abstractions for dealing with concurrency in C++☆69Updated last year
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Light, fast, threadpool for C++20☆110Updated 2 years ago
- benchmark for various C++ function implementations; focus on invocation time☆97Updated 6 years ago
- Container Traits for Modern C++☆29Updated 5 years ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆158Updated 4 years ago
- Polymorphic memory resource for real-time applications.☆74Updated 2 years ago
- The seq library is a collection of original C++17 STL-like containers and related tools☆101Updated 2 months ago
- Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup☆49Updated 2 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 weeks ago
- Boost.org unordered module☆86Updated last week
- Sample implementation of C++20 atomic_wait/notify☆62Updated 6 years ago
- The Fancy Named Parameters Library☆36Updated 2 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆185Updated 2 weeks ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- ☆50Updated 8 years ago
- An indirect value-type for C++☆83Updated 2 years ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆139Updated 2 weeks ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆30Updated last year
- ☆45Updated 5 years ago
- a small lightweight std::execution work-alike☆65Updated 9 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆67Updated last month
- C++14 code to convert integers to strings at compile-time☆121Updated last year
- B++ Tree☆71Updated last year
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆43Updated 5 months ago
- C++ serializers benchmark with realistic data☆127Updated 2 years ago