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
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
- 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
- A benchmark for hash tables and hash functions in C++, evaluate on different data as comprehensively as possible☆25Mar 19, 2025Updated 11 months 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
- 带GUI的Amazons,不止是bot!——北京大学2019计算概论A大作业☆18Mar 19, 2020Updated 5 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
- tar analysis tool☆22Mar 27, 2025Updated 11 months ago
- A screenshot server, library, and command-line utility for the Raspberry Pi☆12Sep 30, 2020Updated 5 years ago
- An Evaluation of Linear Probing Hashtable Algorithms☆39Nov 27, 2023Updated 2 years ago
- Fast and memory efficient c++ flat hash table/map/set☆688Feb 18, 2026Updated last week
- Julia package to provide access to CMake☆13May 4, 2020Updated 5 years ago
- Type preserving dynamic heterogeneous containers for C++.☆18Dec 6, 2019Updated 6 years ago
- simple and efficient hashtable implementation for C, taken from musl's hsearch()☆21Feb 1, 2023Updated 3 years ago
- Intel 8080 CPU emulation library☆15Jun 4, 2018Updated 7 years ago
- ☆13Dec 29, 2020Updated 5 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
- Arbitrary-precision integer and rational arithmetic☆19Jun 2, 2021Updated 4 years ago
- huang's c compiler - a tiny C99 compiler.☆23May 14, 2024Updated last year
- The Carburetta scanner & parser generator☆19Updated this week
- fast open addressing hash table☆42Nov 8, 2025Updated 3 months ago
- ☆113Jan 29, 2024Updated 2 years ago
- Platform-independent space-efficient tagged pointers in Rust☆23Oct 18, 2025Updated 4 months ago
- The Sfio library from AT&T Labs (mirror with limited history)☆25Oct 13, 2021Updated 4 years ago
- Comprehensive benchmarks of C++ maps☆316Apr 14, 2023Updated 2 years ago
- a collection of handle/id allocators☆20Feb 29, 2024Updated 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 library of assemblers and disassemblers derived from LLVM TableGen data☆26Aug 12, 2025Updated 6 months ago
- a 3D rendering software made in C++☆20Jun 6, 2024Updated last year
- streaming, uncompressed, less memory-needy version of bsdiff - the d stands for ddelta (very WIP, there might be heavy rebasing and filte…☆50Jan 29, 2022Updated 4 years ago
- ☆125Jul 10, 2021Updated 4 years ago
- A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion☆1,315Feb 4, 2026Updated 3 weeks ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆20Jul 6, 2020Updated 5 years ago
- A small and simple static analysis tool for C in C☆32Oct 4, 2024Updated last year
- fast lock free shared memory allocator☆21Aug 12, 2020Updated 5 years ago
- C++ library aiming to replace all built-in integers☆100Dec 24, 2025Updated 2 months ago
- Performance profiling of JSON libraries☆28Jun 8, 2025Updated 8 months ago
- A cross-platform Vulkan layer which checks Vulkan applications for best practices on PowerVR devices.☆17Nov 26, 2019Updated 6 years ago
- GPU accelerated monte carlo path tracer powered by vulkan☆20Jan 21, 2022Updated 4 years ago