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☆109Updated last year
- Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup☆48Updated 2 years ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Polymorphic memory resource for real-time applications.☆73Updated 2 years 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
- Light, fast, threadpool for C++20☆108Updated 2 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆64Updated 9 months ago
- C++20 Static Branch library☆68Updated 5 months ago
- benchmark for various C++ function implementations; focus on invocation time☆96Updated 6 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆34Updated 7 years ago
- C++17 inplace_string implementation☆97Updated 7 years ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆155Updated 4 years ago
- Core abstractions for dealing with concurrency in C++☆68Updated last year
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue☆211Updated 2 years ago
- C++20 Value-oriented Metaprogramming Library☆25Updated 4 months ago
- Boost.org unordered module☆86Updated this week
- c++ wrapper around libpapi☆84Updated 7 years ago
- C++14 code to convert integers to strings at compile-time☆120Updated 10 months ago
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆75Updated last year
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆184Updated last month
- Container Traits for Modern C++☆30Updated 5 years ago
- The seq library is a collection of original C++17 STL-like containers and related tools☆100Updated this week
- C++ serializers benchmark with realistic data☆126Updated 2 years ago
- Header-only C++17 library for evaluating logical expressions.☆87Updated 3 years ago
- fast prime sieve and hash algorithm☆38Updated 2 months ago
- The Fancy Named Parameters Library☆36Updated 3 weeks ago
- A C++ data container replicating std::queue functionality but with better performance.☆36Updated 4 months ago
- Sample implementation of C++20 atomic_wait/notify☆61Updated 6 years ago