Jiwan / dense_hash_mapLinks
A simple replacement for std::unordered_map
☆50Updated 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:
- Compact SVO optimized vector for C++17 or higher☆108Updated last year
- C++20 Static Branch library☆68Updated 4 months ago
- Light, fast, threadpool for C++20☆104Updated 2 years ago
- Polymorphic memory resource for real-time applications.☆73Updated 2 years ago
- Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup☆47Updated 2 years ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- The seq library is a collection of original C++17 STL-like containers and related tools☆99Updated 3 weeks ago
- Boost.org unordered module☆80Updated 2 weeks ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆29Updated 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…☆42Updated last month
- C++ small containers☆146Updated 5 months ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆145Updated last year
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 8 months ago
- ☆49Updated 8 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- Container Traits for Modern C++☆30Updated 4 years ago
- An indirect value-type for C++☆84Updated 2 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆34Updated 7 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆36Updated 4 years ago
- Core abstractions for dealing with concurrency in C++☆67Updated last year
- Sample implementation of C++20 atomic_wait/notify☆59Updated 6 years ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆151Updated 4 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆68Updated 2 months ago
- fast prime sieve and hash algorithm☆38Updated last month
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆182Updated 4 months ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆183Updated last year
- C++17 inplace_string implementation☆97Updated 7 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆35Updated 2 months ago