pi_hash

Crates.iopi_hash
lib.rspi_hash
version0.1.1
sourcesrc
created_at2022-02-28 09:24:39.305884
updated_at2022-02-28 09:26:55.02573
descriptionProvide unified hasher, HashMap and HashSet, The hash algorithm used can be determined by compiling conditions.
homepage
repositoryhttps://github.com/GaiaWorld/pi_hash.git
max_upload_size
id540772
size4,306
dev (github:gaiaworld:dev)

documentation

README

提供统一的Hasher、HashMap、HashSet

可通过编译条件,决定使用的hash算法。支持xxhash、fxhash、defaulthash

Commit count: 4

cargo fmt