A simple replacement for std::unordered_map
☆51Jul 27, 2024Updated last year
Alternatives and similar repositories for dense_hash_map
Users that are interested in dense_hash_map are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Terrible Brainfuck to x64 compiler developed live in an hour☆11Jun 18, 2019Updated 6 years ago
- Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup☆48Aug 17, 2023Updated 2 years ago
- A benchmark for hash tables and hash functions in C++, evaluate on different data as comprehensively as possible☆25Mar 19, 2025Updated last year
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Jul 14, 2017Updated 8 years ago
- Fast and memory efficient c++ flat hash table/map/set☆697Feb 18, 2026Updated last month
- An Evaluation of Linear Probing Hashtable Algorithms☆39Nov 27, 2023Updated 2 years ago
- Сonservative, move-only equivalent of std::function☆28Nov 13, 2021Updated 4 years ago
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆12Dec 9, 2022Updated 3 years ago
- Type preserving dynamic heterogeneous containers for C++.☆18Dec 6, 2019Updated 6 years ago
- C++11 memory allocator based on memory pools. It offers fast and efficient allocation of a large number of small-size objects.☆11Sep 2, 2022Updated 3 years ago
- Trying to get perfect codegen for big-integer math.☆31Nov 4, 2022Updated 3 years ago
- C++ library aiming to replace all built-in integers☆102Dec 24, 2025Updated 2 months ago
- A screenshot server, library, and command-line utility for the Raspberry Pi☆12Sep 30, 2020Updated 5 years ago
- ☆12Jan 20, 2018Updated 8 years ago
- Collection of insert-only wait-free data-structures.☆30Sep 24, 2023Updated 2 years ago
- Nugine 的个人博客☆11Updated this week
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,328Feb 4, 2026Updated last month
- Julia package to provide access to CMake☆13May 4, 2020Updated 5 years ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆764Nov 2, 2025Updated 4 months ago
- A high-performance WebSocket library optimized for low latency and high throughput.☆38Mar 6, 2025Updated last year
- Prettiest C++ generator/coroutine implementation.☆14Dec 17, 2015Updated 10 years ago
- Comprehensive benchmarks of C++ maps☆316Apr 14, 2023Updated 2 years ago
- ☆125Jul 10, 2021Updated 4 years ago
- Space shooter game using C++ and SFML☆18Jan 22, 2021Updated 5 years ago
- Optimized C++20/23 vectors, strings with in class buffer storage, and utility algorithms☆15Feb 22, 2025Updated last year
- simple and efficient hashtable implementation for C, taken from musl's hsearch()☆21Feb 1, 2023Updated 3 years ago
- The tiny terminal text editor. Fighting bloatware - 600loc, linked statically with minilib linux32bit: 8k, osx x64: 20k☆20Sep 23, 2019Updated 6 years ago
- tar analysis tool☆22Mar 27, 2025Updated 11 months ago
- fast open addressing hash table☆42Nov 8, 2025Updated 4 months ago
- Explicit preconditions for function parameters☆16Aug 10, 2023Updated 2 years ago
- Based on Jason Turner's musing for a better `main` that is more in step with Modern C++☆18Feb 8, 2023Updated 3 years ago
- A small fun project to protect a file from writing using ftrace hooking.☆24Sep 20, 2021Updated 4 years ago
- ☆113Jan 29, 2024Updated 2 years ago
- ☆24Apr 10, 2023Updated 2 years ago
- C++ sample application as a starting point using the ECS implementation EnTT and SDL2☆12Sep 6, 2022Updated 3 years ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆214Sep 25, 2023Updated 2 years ago
- Materials for the Princeton Quant Trading Conference Chicago 2018 workshop☆13Oct 22, 2018Updated 7 years ago
- Interactive command line prompts with C++☆12Dec 16, 2025Updated 3 months ago
- Polymorphic memory resource for real-time applications.☆75Aug 1, 2023Updated 2 years ago