fhash 0.7.1

Blazingly fast hash for HashMaps in Rust
Documentation
[dependencies]

[dev-dependencies.ahash]
version = "0.8.7"

[dev-dependencies.frand]
version = "0.8.1"

[dev-dependencies.hashbrown]
version = "0.14.3"

[features]
default = ["std"]
std = []

[package]
authors = ["EngusMaze"]
description = "Blazingly fast hash for HashMaps in Rust"
edition = "2021"
homepage = "https://github.com/engusmaze/fhash"
license = "Apache-2.0 OR MIT"
name = "fhash"
readme = "README.md"
repository = "https://github.com/engusmaze/fhash"
version = "0.7.1"