Skip to content

cityhashv2013-01-08

Updated

CityHash, a family of hash functions for strings.

#License

Could not be determined

#Supported Platforms

All platforms supported.

#Features

No default features.

#sse

Build CityHash variants that depend on the _mm_crc32_u64 intrinsic.

Platforms: 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.

#Host Tool For

No ports use this.

#Contributors

  • zi-m's avatarzi-m
  • Billy O'Neal's avatarBilly O'Neal
  • Jack·Boos·Yu's avatarJack·Boos·Yu
  • autoantwort's avatarautoantwort

#Changelog

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