Showing 11 of 11 projects
An extremely fast non-cryptographic hash algorithm that processes data at RAM speed limits.
A fast and memory-efficient C++ hashmap implementation using robin hood hashing as a drop-in replacement for std::unordered_map/set.
A fast, densely stored C++17+ hashmap and hashset using robin-hood backward shift deletion, offering near-drop-in replacements for std::unordered_map/set.
A fast, memory-efficient hash map implementation for C++ with minimal memory overhead during resizing.
A C port of the Murmur3 non-cryptographic hash function, optimized for performance on x86/x64 architectures.
A fast portable non-cryptographic 64-bit hash function optimized for modern 64-bit CPUs, often outperforming xxHash and StadtX.
A Go implementation of Cuckoo Filter, a space-optimized probabilistic data structure supporting dynamic additions and deletions.
A very fast, high-quality 64-bit non-cryptographic hash function for hash tables, maps, and checksums, with discrete-incremental and streamed hashing capabilities.
A Common Lisp library providing configurable reader macros for cleaner syntax in arrays, hash tables, sets, accessors, and more.
A hash table implementation for AutoHotkey that improves upon native objects by preserving key case and type.
A Delphi implementation of the MurmurHash algorithm for fast, non-cryptographic hashing in hash tables.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.