|
cityhash
☆
« Back to VersTracker
|
|||||||||||||||||||||||||
|
Description: Hash functions for strings |
|||||||||||||||||||||||||
| Type: Formula | Latest Version: 1.1.1@0 | Tracked Since: Dec 17, 2025 | |||||||||||||||||||||||||
| Links: Homepage | formulae.brew.sh | |||||||||||||||||||||||||
| Category: Developer tools | |||||||||||||||||||||||||
| Tags: hashing c++ performance library google algorithm | |||||||||||||||||||||||||
| Install: brew install cityhash | |||||||||||||||||||||||||
|
About: CityHash is a collection of non-cryptographic hash functions for strings, optimized for high performance on modern 64-bit and 128-bit architectures. Developed by Google, it provides excellent speed and distribution for hash table lookups and other string processing tasks. It is particularly effective for hashing short to medium-length strings commonly found in server applications. |
|||||||||||||||||||||||||
Key Features:
|
|||||||||||||||||||||||||
Use Cases:
|
|||||||||||||||||||||||||
Alternatives:
|
|||||||||||||||||||||||||
| License: MIT | |||||||||||||||||||||||||
| Bottles available for: arm64_tahoe, arm64_sequoia, arm64_sonoma, arm64_ventura, arm64_monterey, arm64_big_sur, sonoma, ventura, monterey, big_sur, catalina, arm64_linux, x86_64_linux | |||||||||||||||||||||||||
| Version History | |||||||||||||||||||||||||
|