Jiwan / dense_hash_map
A simple replacement for std::unordered_map
☆49Updated 9 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
- Boost.org unordered module☆72Updated last 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 7 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 3 months ago
- C++20 Static Branch library☆57Updated last week
- Single-header library facilities for C++2a Coroutines☆80Updated 3 years ago
- C++20 Memory Allocator library☆34Updated last week
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆34Updated 4 years ago
- Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup☆43Updated last year
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 2 years ago
- Compact SVO optimized vector for C++17 or higher☆102Updated 11 months ago
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- Go-like channels for ASIO C++20 coroutines☆39Updated last year
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A helper to convert a header-based C++ project to module-based one.☆47Updated 8 months ago
- a small lightweight std::execution work-alike☆65Updated last month
- c++ wrapper around libpapi☆68Updated 7 years ago
- An indirect value-type for C++☆82Updated last year
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- ☆26Updated 5 years ago
- Lock-Free implementation of std::atomic<std::shared_ptr> & several Lock-Free data structures based on it☆64Updated 7 months ago
- Using coroutines to implement C++ exceptions for freestanding environments☆73Updated 5 months ago
- Container Traits for Modern C++☆29Updated 4 years ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆88Updated 7 months ago
- Async (co_await/co_return) code for c++. This is a base library providing building blocks.☆81Updated 2 months ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- A C++14 reflection library☆71Updated 3 weeks ago
- A Fast and Convenient C++ Logging Library for Low-latency or Real-time Environments☆51Updated last week