Jiwan / dense_hash_mapLinks
A simple replacement for std::unordered_map
☆50Updated 11 months ago
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☆105Updated last year
- Polymorphic memory resource for real-time applications.☆71Updated last year
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 5 months ago
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- Boost.org unordered module☆75Updated 3 weeks ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆121Updated this week
- Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup☆44Updated last year
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆31Updated 6 years ago
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated this week
- Some library components that didn't quite fit anywhere else...☆37Updated 10 months ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 9 months ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- C++20 Value-oriented Metaprogramming Library☆25Updated this week
- C++20 Static Branch library☆60Updated last month
- C++14 code to convert integers to strings at compile-time☆120Updated 6 months ago
- An indirect value-type for C++☆83Updated last year
- Yet another C++ text formatting library.☆71Updated 6 months ago
- Standalone version of the boost::unordered library☆28Updated 5 months 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☆35Updated 4 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated this week
- Flat containers for C++☆59Updated 2 weeks ago
- B++ Tree☆68Updated 11 months ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- A header only structure of arrays container for C++☆41Updated 2 years ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆180Updated last year