Jiwan / dense_hash_map
A simple replacement for std::unordered_map
☆48Updated 8 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
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- Single-header library facilities for C++2a Coroutines☆80Updated 3 years ago
- Boost.org unordered module☆71Updated this week
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 6 months ago
- C++20 Static Branch library☆56Updated this week
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 3 months ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆64Updated 6 months ago
- Compact SVO optimized vector for C++17 or higher☆102Updated 10 months ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆88Updated 6 months ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆129Updated 3 years ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆103Updated 3 weeks ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup☆42Updated last year
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆34Updated 3 years ago
- A disruptor thread-synchronisation data structure for C++11.☆126Updated last year
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- The Fancy Named Parameters Library☆31Updated this week
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- Polymorphic memory resource for real-time applications.☆66Updated last year
- a small lightweight std::execution work-alike☆65Updated 3 weeks ago
- Container Traits for Modern C++☆29Updated 4 years ago
- A fixed capacity dynamically sized string☆65Updated last week
- Rebooting the std::bitset franchise☆44Updated last month
- Some library components that didn't quite fit anywhere else...☆35Updated 7 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- C++20 Value-oriented Metaprogramming Library☆22Updated 3 months ago
- Using coroutines to implement C++ exceptions for freestanding environments☆73Updated 5 months ago
- A header only structure of arrays container for C++☆41Updated last year
- c++ wrapper around libpapi☆66Updated 7 years ago