rust-ahash 0.8.12-ok1 source package in openKylin

Changelog

rust-ahash (0.8.12-ok1) huanghe; urgency=medium

  * Build for openKylin.

 -- openKylinBot <email address hidden>  Wed, 03 Jun 2026 11:28:30 +0800

Upload details

Uploaded by:
openKylinBot
Sponsored by:
Cibot
Uploaded to:
Huanghe V3.0
Original maintainer:
Openkylin Developers
Architectures:
all
Section:
rust
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Huanghe V3.0 proposed main rust

Downloads

File Size SHA-256 Checksum
rust-ahash_0.8.12.orig.tar.gz 546.1 KiB a563993e0c05c55f9da865718b8365399d953a552f5f6861bbb9f538e90ab461
rust-ahash_0.8.12-ok1.debian.tar.xz 11.7 KiB 38c4f06a235bb370ddadd53e6a98306d6511ac8f1b311da9bf6b5ca01d82025b
rust-ahash_0.8.12-ok1.dsc 2.4 KiB 78c222f83f3b81632a88dd29f613f0bf2e60e50f5647263434db06bb9c8a165f

Available diffs

View changes file

Binary packages built by this source

librust-ahash-dev: 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,
 for use with cargo.