Jiwan / dense_hash_map
A simple replacement for std::unordered_map
☆47Updated 6 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 Static Branch library☆52Updated 6 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆60Updated last month
- Compact SVO optimized vector for C++17 or higher☆99Updated 9 months ago
- Core abstractions for dealing with concurrency in C++☆66Updated 10 months ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- a small lightweight std::execution work-alike☆57Updated this week
- The Fancy Named Parameters Library☆30Updated 3 months ago
- Container Traits for Modern C++☆28Updated 4 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 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 4 months ago
- Boost.org unordered module☆66Updated 3 weeks ago
- Single-header library facilities for C++2a Coroutines☆80Updated 3 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆65Updated 2 years ago
- C++20 Value-oriented Metaprogramming Library☆22Updated last month
- Rebooting the std::bitset franchise☆43Updated this week
- Lightweight recording and sampling of performance counters for specific code segments directly from your C++ application.☆55Updated this week
- Unique-ownership smart pointers with observable lifetime.☆35Updated last year
- Using coroutines to implement C++ exceptions for freestanding environments☆73Updated 3 months ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆64Updated last year
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆33Updated 3 years ago
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆74Updated 7 months ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆87Updated 4 months ago
- Polymorphic memory resource for real-time applications.☆65Updated last year
- B++ Tree☆65Updated 7 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- An indirect value-type for C++☆82Updated last year
- A fixed capacity dynamically sized string☆64Updated 2 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆161Updated 2 weeks ago
- C++14 code to convert integers to strings at compile-time☆118Updated last month