Block a user
librust-ahash-0.7-dev (0.7.8-2)
Published 2025-03-09 04:12:36 +00:00 by jon
Installation
sudo curl -o /etc/apt/keyrings/gitea-jon.asc
echo "deb [signed-by=/etc/apt/keyrings/gitea-jon.asc] $distribution $component" | sudo tee -a /etc/apt/sources.list.d/gitea.list
sudo apt updateChoose $distribution and $component from the list below.
sudo apt install librust-ahash-0.7-dev=0.7.8-2
Repository Info
Distributions |
noble |
Components |
universe |
Architectures |
all |
About this package
non-cryptographic hash function - Rust source code AHash is the fastest, DOS resistant hash currently available in Rust. AHash is intended *exclusively* for use in in-memory hashmaps. . AHash's output is of high quality but aHash is **not** a cryptographically secure hash. . This package contains the source for the Rust ahash crate, packaged for use with cargo and dh-cargo.
Dependencies
| librust-atomic-polyfill-1+default-dev |
| librust-const-random-0.1+default-dev (>= 0.1.8) |
| librust-getrandom-0.2+default-dev (>= 0.2.3) |
| librust-once-cell-1+alloc-dev |
| librust-once-cell-1+atomic-polyfill-dev |
| librust-version-check-0.9+default-dev |