Expand description
§Rapidhash
Modules§
- fast
- In-memory hashing: RapidHasher with a focus on speed.
- inner
- In-memory hashing: RapidHasher with full configurability via compile-time arguments.
- quality
- In-memory hashing: RapidHasher with a focus on hash quality.
- rng
- Fast random number generation using rapidhash mixing.
- v1
- Portable hashing: rapidhash V1 algorithm.
- v2
- Portable hashing: rapidhash V2.2 algorithm.
- v3
- Portable hashing: rapidhash V3 algorithm.