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:
- Compact SVO optimized vector for C++17 or higher☆106Updated last year
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup☆45Updated 2 years ago
- Single-header library facilities for C++2a Coroutines☆80Updated 3 years ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆150Updated 3 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆90Updated 2 weeks ago
- Container Traits for Modern C++☆29Updated 4 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆29Updated 10 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated last year
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 7 months ago
- C++ serializers benchmark with realistic data☆125Updated 2 years ago
- Boost.org unordered module☆76Updated last week
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- C++20 Static Branch library☆61Updated 2 months ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆122Updated last month
- Core abstractions for dealing with concurrency in C++☆67Updated last year
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 3 months ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆32Updated 7 years ago
- 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 week
- Polymorphic memory resource for real-time applications.☆71Updated 2 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆143Updated last year
- The Fancy Named Parameters Library☆33Updated 2 weeks ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆35Updated 4 years ago
- fast prime sieve and hash algorithm☆38Updated 2 months ago
- Boost.PFR without the boost namespaces☆73Updated 2 months ago
- Standalone version of the boost::unordered library☆28Updated 3 weeks ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A micro microbenchmarking library for C++11 in a single header file☆224Updated 2 months ago
- B++ Tree☆68Updated last year