-
Updated
Jul 27, 2026 - C++
minimal-perfect-hash
Here are 17 public repositories matching this topic...
Sux4J is an effort to bring succinct data structures to Java.
-
Updated
May 8, 2026 - Java
Rust libraries and programs focused on succinct data structures
-
Updated
Sep 6, 2026 - Rust
📖 🧬 SSHash is a compressed, associative, exact, and weighted dictionary for k-mers.
-
Updated
Sep 3, 2026 - C++
PtrHash minimal perfect hash function
-
Updated
Aug 28, 2026 - Rust
Succinct data structures in C/C++
-
Updated
May 5, 2026 - C++
Fast and compact locality-preserving minimal perfect hashing for k-mer sets.
-
Updated
Nov 18, 2023 - C++
Fast Scalable Minimal Perfect Hash for Large Keysets
-
Updated
Feb 8, 2025 - Go
Rust implementation of the PTHash perfect hash function for static compile-time generated hash tables
-
Updated
Feb 10, 2024 - Rust
An efficient minimal perfect hash function generator for small sets
-
Updated
Dec 12, 2020 - C
Succinct data structures and more for Zig. Perfect Hash, Elias-Fano compression, Rank/Select and SymSpell
-
Updated
Jul 4, 2026 - Zig
KV-storage engine based on Minimal perfect hash functions with hybrid indexing (+PGM Index) for Rust. Zero collisions. Pure O(1) performance.
-
Updated
Sep 3, 2026 - Rust
A function for encoding unique ordered sets of natural numbers into a single unique natural number.
-
Updated
Aug 1, 2022
C# implementation of Compress, Hash and Displace Algorithm for constructing a Minimal Perfect Hash Function (MPHF) given a set of keys.
-
Updated
Oct 25, 2023 - C#
Create reversible minimal perfect hash functions from a data model spec. Achieve the information-theoretic lower bound for compression to create hashes that can be converted to and from instances of the given data model.
-
Updated
Apr 16, 2026 - JavaScript
Add this topic to your repo
To associate your repository with the minimal-perfect-hash topic, visit your repo's landing page and select "manage topics."