Skip to content

Core.Math.Hash (Visera.Core.Math.Hash)

Hash implementations: CityHash and golden-ratio-based hashing.

Submodules

Module Description
CityHash CityHash implementation
GoldenRatio Golden-ratio hash

See also

  • Math — parent module
  • Bit — bit utilities