Showing 11 of 11 projects
A high-performance concurrent persistent recoverable log and key-value store + cache for large application state, in C# and C++.
A standalone, lightweight C library providing highly efficient generic data structures and algorithms with minimal dependencies.
A C++ header-only library providing fast hash map and hash set implementations using robin hood hashing with open addressing.
An embedded key-value store written in Go, optimized for fast random lookups and read-heavy workloads.
A C++ header-only library providing fast hash map and hash set implementations using hopscotch hashing with open addressing.
A C++ header-only hash map and hash set that preserve insertion order, similar to Python's OrderedDict.
A Go implementation of Google's jump consistent hash algorithm for minimal disruption when resizing hash tables.
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 C++ implementation of open addressing hash table algorithms for efficient key-value storage.
A simple, portable hash table implementation for C with support for multiple data types and optional thread safety.
A Common Lisp library providing unified access to CLOS objects, plists, alists, hash-tables, and arrays through a single API.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.