Jiwan / dense_hash_map
A simple replacement for std::unordered_map
☆47Updated 7 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
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 5 months ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- C++20 Static Branch library☆53Updated 2 weeks ago
- Boost.org unordered module☆70Updated last week
- Compact SVO optimized vector for C++17 or higher☆102Updated 10 months ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- Light, fast, threadpool for C++20☆98Updated last year
- Using coroutines to implement C++ exceptions for freestanding environments☆73Updated 4 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆62Updated 2 months ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- The Fancy Named Parameters Library☆31Updated last week
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆63Updated 6 months 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
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 9 months ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Polymorphic memory resource for real-time applications.☆66Updated last year
- The seq library is a collection of original C++14 STL-like containers and related tools☆87Updated 5 months ago
- Rebooting the std::bitset franchise☆44Updated 3 weeks ago
- An indirect value-type for C++☆82Updated last year
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆99Updated 2 weeks ago
- A header only structure of arrays container for C++☆41Updated last year
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆33Updated 3 years ago
- a small lightweight std::execution work-alike☆64Updated 3 weeks ago
- Some library components that didn't quite fit anywhere else...☆35Updated 6 months ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- llvm::SmallVector stripped from dependencies.☆34Updated 4 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆65Updated 2 years ago