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
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆61Updated last month
- Using coroutines to implement C++ exceptions for freestanding environments☆73Updated 3 months ago
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆33Updated 3 years ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆61Updated 5 months ago
- 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
- Compact SVO optimized vector for C++17 or higher☆101Updated 9 months ago
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Boost.org unordered module☆69Updated 2 weeks ago
- Polymorphic memory resource for real-time applications.☆66Updated last year
- C++20 Static Branch library☆52Updated this week
- Container Traits for Modern C++☆28Updated 4 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆87Updated 5 months ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 9 months ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- Core abstractions for dealing with concurrency in C++☆66Updated 11 months ago
- Light, fast, threadpool for C++20☆98Updated last year
- A disruptor thread-synchronisation data structure for C++11.☆125Updated last year
- The Fancy Named Parameters Library☆30Updated 4 months ago
- A header only structure of arrays container for C++☆41Updated last year
- A functional parsing library☆28Updated 11 months ago
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆75Updated 2 weeks ago
- C++14 code to convert integers to strings at compile-time☆119Updated 2 months ago
- P1160 Add Test Polymorphic Memory Resource To Standard Library☆39Updated 5 months ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆93Updated 3 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Rebooting the std::bitset franchise☆44Updated last week
- Unique-ownership smart pointers with observable lifetime.☆35Updated last year
- llvm::SmallVector stripped from dependencies.☆34Updated 4 years ago