haph 0.0.0

Data structures based on hasher-agnostic perfect hash functions
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies]

[package]
authors = ["astral4"]
categories = ["data-structures", "no-std"]
description = "Data structures based on hasher-agnostic perfect hash functions"
edition = "2021"
keywords = ["phf"]
license = "MIT OR Apache-2.0"
name = "haph"
readme = "README.md"
repository = "https://github.com/astral4/haph"
version = "0.0.0"