librust-oneshot-dev (0.2.1-1)

Details

Core information at a glance

Distribution
ubuntu
Origin
ubuntu-stonking
Repository
https://nl.archive.ubuntu.com/ubuntu
Codename
stonking
Component
universe
Source
rust-oneshot
Architecture
amd64
Section
universe/rust
Priority
optional
Maintainer
Ubuntu Developers <[email protected]>

Size & integrity

Byte sizes and integrity verification

Installed size
220 B
Size expected
37.1 kB
Size actual
37.1 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
MD577616a63…9ab64525
SHA-1df2149fe…e266da35
SHA-2567a0b997b…f0f585a1
SHA-51277f4b3d5…62f8f590

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/copyright