librust-oneshot-dev (0.2.1-1)

2 versions available in kali/kali-last-snapshot/main/i386

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-oneshot
Architecture
i386
Section
rust
Priority
optional
Maintainer
Debian Rust Maintainers <[email protected]>

Size & integrity

Byte sizes and integrity verification

Installed size
223 B
Size expected
38.9 kB
Size actual
38.9 kB
Size match

Dependencies

Required package dependencies

  • None

Suggested packages

Recommended additional packages

  • None

Description

Oneshot spsc channel with (potentially) lock-free non-blocking send, and a receiver supporting both thread blocking receive operations as well as Future based async polling - Rust source code

Tags

Package classification tags

None

Checksums

Hash values and integrity verification status

TypeActualMatch
MD5ace9e9f7…c5831660
SHA-1be9c3332…0d62af3b
SHA-256a78f4503…818b32a9
SHA-512e7237ea9…120b01cd

Contents

Files and directories included

.
usr
usr/share
usr/share/cargo
usr/share/cargo/registry
usr/share/cargo/registry/oneshot-0.2.1
usr/share/cargo/registry/oneshot-0.2.1/.cargo-checksum.json
usr/share/cargo/registry/oneshot-0.2.1/.cargo_vcs_info.json
usr/share/cargo/registry/oneshot-0.2.1/.github
usr/share/cargo/registry/oneshot-0.2.1/.github/workflows
usr/share/cargo/registry/oneshot-0.2.1/.github/workflows/build-and-test.yml
usr/share/cargo/registry/oneshot-0.2.1/.github/workflows/formatting.yml
usr/share/cargo/registry/oneshot-0.2.1/.github/workflows/git-commit-message-style.yml
usr/share/cargo/registry/oneshot-0.2.1/.github/workflows/linting.yml
usr/share/cargo/registry/oneshot-0.2.1/.gitignore
usr/share/cargo/registry/oneshot-0.2.1/CHANGELOG.md
usr/share/cargo/registry/oneshot-0.2.1/Cargo.toml
usr/share/cargo/registry/oneshot-0.2.1/Cargo.toml.orig
usr/share/cargo/registry/oneshot-0.2.1/LICENSE-APACHE
usr/share/cargo/registry/oneshot-0.2.1/LICENSE-MIT
usr/share/cargo/registry/oneshot-0.2.1/README.md
usr/share/cargo/registry/oneshot-0.2.1/benches
usr/share/cargo/registry/oneshot-0.2.1/benches/benches.rs
usr/share/cargo/registry/oneshot-0.2.1/check_mem_leaks.sh
usr/share/cargo/registry/oneshot-0.2.1/debian
usr/share/cargo/registry/oneshot-0.2.1/debian/patches
usr/share/cargo/registry/oneshot-0.2.1/debian/patches/disable-benches.diff
usr/share/cargo/registry/oneshot-0.2.1/debian/patches/drop-loom.diff
usr/share/cargo/registry/oneshot-0.2.1/debian/patches/series
usr/share/cargo/registry/oneshot-0.2.1/examples
usr/share/cargo/registry/oneshot-0.2.1/examples/recv_before_send.rs
usr/share/cargo/registry/oneshot-0.2.1/examples/recv_before_send_then_drop_sender.rs
usr/share/cargo/registry/oneshot-0.2.1/examples/recv_ref_before_send.rs
usr/share/cargo/registry/oneshot-0.2.1/examples/recv_ref_before_send_then_drop_sender.rs
usr/share/cargo/registry/oneshot-0.2.1/examples/recv_timeout_before_send.rs
usr/share/cargo/registry/oneshot-0.2.1/examples/recv_timeout_before_send_then_drop_sender.rs
usr/share/cargo/registry/oneshot-0.2.1/examples/recv_with_dropped_sender.rs
usr/share/cargo/registry/oneshot-0.2.1/examples/send_before_recv.rs
usr/share/cargo/registry/oneshot-0.2.1/examples/send_then_drop_receiver.rs
usr/share/cargo/registry/oneshot-0.2.1/examples/send_with_dropped_receiver.rs
usr/share/cargo/registry/oneshot-0.2.1/src
usr/share/cargo/registry/oneshot-0.2.1/src/atomic.rs
usr/share/cargo/registry/oneshot-0.2.1/src/channel.rs
usr/share/cargo/registry/oneshot-0.2.1/src/errors.rs
usr/share/cargo/registry/oneshot-0.2.1/src/lib.rs
usr/share/cargo/registry/oneshot-0.2.1/src/loombox.rs
usr/share/cargo/registry/oneshot-0.2.1/src/receiver.rs
usr/share/cargo/registry/oneshot-0.2.1/src/sender.rs
usr/share/cargo/registry/oneshot-0.2.1/src/states.rs
usr/share/cargo/registry/oneshot-0.2.1/src/thread.rs
usr/share/cargo/registry/oneshot-0.2.1/src/waker.rs
usr/share/cargo/registry/oneshot-0.2.1/tests
usr/share/cargo/registry/oneshot-0.2.1/tests/assert_mem.rs
usr/share/cargo/registry/oneshot-0.2.1/tests/async.rs
usr/share/cargo/registry/oneshot-0.2.1/tests/future.rs
usr/share/cargo/registry/oneshot-0.2.1/tests/helpers
usr/share/cargo/registry/oneshot-0.2.1/tests/helpers/mod.rs
usr/share/cargo/registry/oneshot-0.2.1/tests/helpers/waker.rs
usr/share/cargo/registry/oneshot-0.2.1/tests/loom.rs
usr/share/cargo/registry/oneshot-0.2.1/tests/miri.rs
usr/share/cargo/registry/oneshot-0.2.1/tests/raw.rs
usr/share/cargo/registry/oneshot-0.2.1/tests/sync.rs
usr/share/doc
usr/share/doc/librust-oneshot-dev
usr/share/doc/librust-oneshot-dev/changelog.Debian.gz
usr/share/doc/librust-oneshot-dev/changelog.gz
usr/share/doc/librust-oneshot-dev/copyright