pi_hash 0.1.1

Provide unified hasher, HashMap and HashSet, The hash algorithm used can be determined by compiling conditions.
Documentation
  • Coverage
  • 25%
    1 out of 4 items documented0 out of 0 items with examples
  • Size
  • Source code size: 8.07 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 2.4 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 21s Average build duration of successful builds.
  • all releases: 21s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • GaiaWorld/pi_hash
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • wzjsun github:gaiaworld:dev

提供统一的Hasher、HashMap、HashSet

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