Jiwan / dense_hash_mapLinks
A simple replacement for std::unordered_map
☆50Updated 10 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:
- C++20 Static Branch library☆59Updated 3 weeks ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆31Updated 6 years ago
- Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup☆44Updated last year
- Polymorphic memory resource for real-time applications.☆70Updated last year
- The seq library is a collection of original C++14 STL-like containers and related tools☆89Updated 8 months ago
- Boost.org unordered module☆75Updated 3 weeks ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆34Updated 4 years ago
- Compact SVO optimized vector for C++17 or higher☆105Updated last year
- An indirect value-type for C++☆83Updated last year
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 8 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 5 months ago
- Standalone version of the boost::unordered library☆27Updated 4 months ago
- ☆26Updated 5 years ago
- a small lightweight std::execution work-alike☆65Updated 2 months ago
- A header only structure of arrays container for C++☆41Updated 2 years ago
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- C++20 Memory Allocator library☆35Updated last month
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- A low-latency LRU approximation cache in C++ using CLOCK second-chance algorithm. Multi level cache too. Up to 2.5 billion lookups per se…☆71Updated last year
- Provides run-time tuple element access☆14Updated 4 years ago
- C++20 Value-oriented Metaprogramming Library☆24Updated 5 months ago
- Some library components that didn't quite fit anywhere else...☆36Updated 9 months ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- Unique-ownership smart pointers with observable lifetime.☆36Updated last month
- an experimental standard C++ library☆89Updated last year
- Task graph-based asynchronous programming system using C++ coroutine☆90Updated last year