是什么 ? | : | an Extremely fast Hash algorithm, running at RAM speed limits. |
开发语言 | : | C |
官方主页 | : | https://cyan4973.github.io/xxHash |
源码仓库 | : | https://github.com/Cyan4973/xxHash |
操作系统 | 包管理器 | 仓库 | 安装命令 |
---|---|---|---|
All | vcpkg | official | vcpkg install xxhash vcpkg install xxhash:x64-osx vcpkg install xxhash:x64-linux vcpkg install xxhash:x64-windows |
Windows | Chocolatey | official | choco install -y xxhash |
macOS | HomeBrew | official | brew install xxhash |
GNU/Linux | HomeBrew | official | brew install xxhash |
apt | official | sudo apt-get install -y xxhash | |
CentOS | yum | RPMFusion | sudo yum install -y xxhash xxhash-devel |
dnf | RPMFusion | sudo dnf install -y xxhash xxhash-devel | |
openSUSE | zypper | PackMan | sudo zypper install -y xxhash |
Alpine Linux | apk | official | sudo apk add xxHash xxhash-dev xxhash-libs |
pacman | official | sudo pacman -Syyu --noconfirm | |
Gentoo Linux | Portage | official | sudo emerge xxhash |