C++ implementation of a fast and memory efficient hash map and hash set specialized for strings
☆184Nov 2, 2025Updated 4 months ago
Alternatives and similar repositories for array-hash
Users that are interested in array-hash are comparing it to the libraries listed below
Sorting:
- C++ implementation of a fast and memory efficient HAT-trie☆860Nov 11, 2025Updated 4 months ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆764Nov 2, 2025Updated 4 months ago
- C++ implementation of a memory efficient hash map and hash set☆366Nov 3, 2025Updated 4 months ago
- C++ hash map and hash set which preserve the order of insertion☆567Nov 2, 2025Updated 4 months ago
- C++ implementation of a fast hash map and hash set using robin hood hashing☆1,451Nov 2, 2025Updated 4 months ago
- 🐶chihuahua - tiny & fast rendering library☆13Aug 9, 2016Updated 9 years ago
- Lightweight benchmarking component for small C++ routines☆16Mar 29, 2023Updated 2 years ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆168Feb 7, 2026Updated last month
- a binary format for baked (bak3d) 3d files☆19Dec 1, 2015Updated 10 years ago
- fast prime sieve and hash algorithm☆40Aug 31, 2025Updated 6 months ago
- Fast & memory efficient hashtable based on robin hood hashing for C++11/14/17/20☆1,605May 1, 2023Updated 2 years ago
- Compact SVO optimized vector for C++17 or higher☆116May 21, 2024Updated last year
- Use unused bits in your pointer☆46Oct 4, 2017Updated 8 years ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆214Sep 25, 2023Updated 2 years ago
- Fastest Trie structure (Linux & Windows)☆92Dec 26, 2022Updated 3 years ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,485Mar 8, 2024Updated 2 years ago
- C++20 Vulkan and GLes rendering engine☆17Oct 10, 2025Updated 5 months ago
- A fast, memory efficient hash map for C++☆1,303May 19, 2025Updated 10 months ago
- Orientation independent bézier smoothing of voxel grids☆17Dec 28, 2014Updated 11 years ago
- A very fast hashtable☆1,843Sep 27, 2023Updated 2 years ago
- Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.☆506Oct 22, 2023Updated 2 years ago
- Experimental C++11 version of sparsehash☆294Oct 18, 2022Updated 3 years ago
- Variant on Wang Yi's wyhash with 32-bit output, using at most 64-bit math☆26Jun 18, 2019Updated 6 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆71Jan 2, 2026Updated 2 months ago
- variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library.☆250Nov 28, 2025Updated 3 months ago
- benchmark for various C++ function implementations; focus on invocation time☆98Jan 22, 2019Updated 7 years ago
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆3,160Dec 6, 2025Updated 3 months ago
- List of resources about modern dynamic polymorphism in C++.☆12Sep 29, 2018Updated 7 years ago
- A quadtree implementation in C99☆23Nov 20, 2014Updated 11 years ago
- C++17 inplace_string implementation☆98Aug 20, 2018Updated 7 years ago
- Compile-time printf-like string formatting☆76May 25, 2018Updated 7 years ago
- C++ interface to CPU affinity management☆31Apr 21, 2018Updated 7 years ago
- 🔺 Fast polygon triangulation library based on Seidel's algorithm.☆43Oct 30, 2025Updated 4 months ago
- collection of opengl effects (WIP)☆12Sep 15, 2016Updated 9 years ago
- Fast and memory efficient c++ flat hash table/map/set☆697Feb 18, 2026Updated last month
- Lean library to observe file changes in a specific directory path.☆45Aug 14, 2025Updated 7 months ago
- Simple category-based logger generator for C/C++☆10Oct 23, 2016Updated 9 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Sep 4, 2023Updated 2 years ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,178Jan 4, 2024Updated 2 years ago