librust-hashbrown-dev (0.16.0-2)

3 versions available in kali/kali-last-snapshot/main/armhf

Details

Core information at a glance

Distribution
kali
Origin
kali-last-snapshot
Repository
https://http.kali.org/kali
Codename
kali-last-snapshot
Component
main
Source
rust-hashbrown
Architecture
armhf
Section
rust
Priority
optional
Maintainer
Debian Rust Maintainers <[email protected]>

Size & integrity

Byte sizes and integrity verification

Installed size
867 B
Size expected
115.5 kB
Size actual
115.5 kB
Size match

Dependencies

Required package dependencies

  • librust-allocator-api2-0.2+alloc-dev (>= 0.2.9-~~)
  • librust-equivalent-1-dev
  • librust-foldhash-0.2-dev
  • librust-rayon-1+default-dev (>= 1.2-~~)
  • librust-serde-1-dev (>= 1.0.25-~~)

Suggested packages

Recommended additional packages

  • None

Description

Rust port of Google's SwissTable hash map - Rust source code

Tags

Package classification tags

None

Checksums

Hash values and integrity verification status

TypeActualMatch
MD5197e8271…d6d54133
SHA-1b15bb487…b56e220e
SHA-25628de40e3…737a8d80
SHA-512feca7fd0…fae5ae58

Contents

Files and directories included

.
usr
usr/share
usr/share/cargo
usr/share/cargo/registry
usr/share/cargo/registry/hashbrown-0.16.0
usr/share/cargo/registry/hashbrown-0.16.0/.cargo-checksum.json
usr/share/cargo/registry/hashbrown-0.16.0/.cargo_vcs_info.json
usr/share/cargo/registry/hashbrown-0.16.0/.gitignore
usr/share/cargo/registry/hashbrown-0.16.0/CHANGELOG.md
usr/share/cargo/registry/hashbrown-0.16.0/Cargo.toml
usr/share/cargo/registry/hashbrown-0.16.0/Cargo.toml.orig
usr/share/cargo/registry/hashbrown-0.16.0/Cross.toml
usr/share/cargo/registry/hashbrown-0.16.0/LICENSE-APACHE
usr/share/cargo/registry/hashbrown-0.16.0/LICENSE-MIT
usr/share/cargo/registry/hashbrown-0.16.0/README.md
usr/share/cargo/registry/hashbrown-0.16.0/benches
usr/share/cargo/registry/hashbrown-0.16.0/benches/bench.rs
usr/share/cargo/registry/hashbrown-0.16.0/benches/insert_unique_unchecked.rs
usr/share/cargo/registry/hashbrown-0.16.0/benches/set_ops.rs
usr/share/cargo/registry/hashbrown-0.16.0/clippy.toml
usr/share/cargo/registry/hashbrown-0.16.0/debian
usr/share/cargo/registry/hashbrown-0.16.0/debian/patches
usr/share/cargo/registry/hashbrown-0.16.0/debian/patches/disable-alloc.diff
usr/share/cargo/registry/hashbrown-0.16.0/debian/patches/disable-nightly.diff
usr/share/cargo/registry/hashbrown-0.16.0/debian/patches/drop-rustc-std-workspace-core.patch
usr/share/cargo/registry/hashbrown-0.16.0/debian/patches/fix-tests-no-default-features.patch
usr/share/cargo/registry/hashbrown-0.16.0/debian/patches/rand-0.8.patch
usr/share/cargo/registry/hashbrown-0.16.0/debian/patches/series
usr/share/cargo/registry/hashbrown-0.16.0/src
usr/share/cargo/registry/hashbrown-0.16.0/src/control
usr/share/cargo/registry/hashbrown-0.16.0/src/control/bitmask.rs
usr/share/cargo/registry/hashbrown-0.16.0/src/control/group
usr/share/cargo/registry/hashbrown-0.16.0/src/control/group/generic.rs
usr/share/cargo/registry/hashbrown-0.16.0/src/control/group/lsx.rs
usr/share/cargo/registry/hashbrown-0.16.0/src/control/group/mod.rs
usr/share/cargo/registry/hashbrown-0.16.0/src/control/group/neon.rs
usr/share/cargo/registry/hashbrown-0.16.0/src/control/group/sse2.rs
usr/share/cargo/registry/hashbrown-0.16.0/src/control/mod.rs
usr/share/cargo/registry/hashbrown-0.16.0/src/control/tag.rs
usr/share/cargo/registry/hashbrown-0.16.0/src/external_trait_impls
usr/share/cargo/registry/hashbrown-0.16.0/src/external_trait_impls/mod.rs
usr/share/cargo/registry/hashbrown-0.16.0/src/external_trait_impls/rayon
usr/share/cargo/registry/hashbrown-0.16.0/src/external_trait_impls/rayon/helpers.rs
usr/share/cargo/registry/hashbrown-0.16.0/src/external_trait_impls/rayon/map.rs
usr/share/cargo/registry/hashbrown-0.16.0/src/external_trait_impls/rayon/mod.rs
usr/share/cargo/registry/hashbrown-0.16.0/src/external_trait_impls/rayon/raw.rs
usr/share/cargo/registry/hashbrown-0.16.0/src/external_trait_impls/rayon/set.rs
usr/share/cargo/registry/hashbrown-0.16.0/src/external_trait_impls/rayon/table.rs
usr/share/cargo/registry/hashbrown-0.16.0/src/external_trait_impls/serde.rs
usr/share/cargo/registry/hashbrown-0.16.0/src/hasher.rs
usr/share/cargo/registry/hashbrown-0.16.0/src/lib.rs
usr/share/cargo/registry/hashbrown-0.16.0/src/macros.rs
usr/share/cargo/registry/hashbrown-0.16.0/src/map.rs
usr/share/cargo/registry/hashbrown-0.16.0/src/raw
usr/share/cargo/registry/hashbrown-0.16.0/src/raw/alloc.rs
usr/share/cargo/registry/hashbrown-0.16.0/src/raw/mod.rs
usr/share/cargo/registry/hashbrown-0.16.0/src/raw_entry.rs
usr/share/cargo/registry/hashbrown-0.16.0/src/rustc_entry.rs
usr/share/cargo/registry/hashbrown-0.16.0/src/scopeguard.rs
usr/share/cargo/registry/hashbrown-0.16.0/src/set.rs
usr/share/cargo/registry/hashbrown-0.16.0/src/table.rs
usr/share/cargo/registry/hashbrown-0.16.0/src/util.rs
usr/share/cargo/registry/hashbrown-0.16.0/tests
usr/share/cargo/registry/hashbrown-0.16.0/tests/equivalent_trait.rs
usr/share/cargo/registry/hashbrown-0.16.0/tests/hasher.rs
usr/share/cargo/registry/hashbrown-0.16.0/tests/rayon.rs
usr/share/cargo/registry/hashbrown-0.16.0/tests/serde.rs
usr/share/cargo/registry/hashbrown-0.16.0/tests/set.rs
usr/share/doc
usr/share/doc/librust-hashbrown-dev
usr/share/doc/librust-hashbrown-dev/changelog.Debian.gz
usr/share/doc/librust-hashbrown-dev/changelog.gz
usr/share/doc/librust-hashbrown-dev/copyright