Skip to Content

cityhash v2013-01-08

Created
Updated

CityHash, a family of hash functions for strings.

# License

Unknown

# Supported Platforms

All platforms are supported

# Features

No default features set.

# sse

Build CityHash variants that depend on the _mm_crc32_u64 intrinsic.

Supports: x64 | (x86 & !windows)
  • linux
  • osx
  • uwp-x64
  • windows-x64
  • uwp-arm
  • windows-arm64
  • windows-x86
Dependencies:

No dependencies.

Host Dependencies:

No dependencies.

# Dependencies

No dependencies.

# Host Dependencies

No transitive dependencies.

# Dependents

# Host Dependents

No dependents.

# Contributors

  • zi-m's avatar zi-m
  • Billy O'Neal's avatar Billy O'Neal
  • Jack·Boos·Yu's avatar Jack·Boos·Yu
  • autoantwort's avatar autoantwort

# Changelog

  • c2fbffc [cityhash] use supports expression (#33381)
  • 843e0ba [cityhash] Add feature sse for non-x86-Windows (#20999)
  • b295670 Bulk convert control files. (#19986)
  • 09a647a Delete use of vcpkg_test_cmake and vcpkg_common_functions. (#13065)
  • e00bf0c [cityhash] Add new port (#7879)

# Source