Thu, 26 Sep 2024 18:25:11 UTC | login

Information for RPM rust-tokio-threadpool-devel-0.1.4-2.fc29.noarch.rpm

ID155353
Namerust-tokio-threadpool-devel
Version0.1.4
Release2.fc29
Epoch
Archnoarch
SummaryTask scheduler backed by a work-stealing thread pool
DescriptionA task scheduler backed by a work-stealing thread pool. This package contains library source intended for building other packages which use tokio-threadpool from crates.io.
Build Time2018-06-16 11:14:03 GMT
Size57.20 KB
2637792c6ea055c2eaf8f20dfb3ff565
LicenseMIT
Provides
crate(tokio-threadpool) = 0.1.4
rust-tokio-threadpool-devel = 0.1.4-2.fc29
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
(crate(crossbeam-deque) >= 0.4.0 with crate(crossbeam-deque) < 0.5.0)
(crate(futures) >= 0.1.19 with crate(futures) < 0.2.0)
(crate(log) >= 0.4.0 with crate(log) < 0.5.0)
(crate(num_cpus) >= 1.2.0 with crate(num_cpus) < 2.0.0)
(crate(rand) >= 0.4.0 with crate(rand) < 0.5.0)
(crate(tokio-executor) >= 0.1.2 with crate(tokio-executor) < 0.2.0)
cargo
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1
rpmlib(RichDependencies) <= 4.12.0-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
Page:
1 through 50 of 56 >>>
Name ascending sort Size
/usr/share/cargo/registry/tokio-threadpool-0.1.40.00 B
/usr/share/cargo/registry/tokio-threadpool-0.1.4/.cargo-checksum.json26.00 B
/usr/share/cargo/registry/tokio-threadpool-0.1.4/CHANGELOG.md383.00 B
/usr/share/cargo/registry/tokio-threadpool-0.1.4/Cargo.toml1.36 KB
/usr/share/cargo/registry/tokio-threadpool-0.1.4/Cargo.toml.orig1.36 KB
/usr/share/cargo/registry/tokio-threadpool-0.1.4/LICENSE1.04 KB
/usr/share/cargo/registry/tokio-threadpool-0.1.4/README.md1.32 KB
/usr/share/cargo/registry/tokio-threadpool-0.1.4/benches0.00 B
/usr/share/cargo/registry/tokio-threadpool-0.1.4/benches/basic.rs4.27 KB
/usr/share/cargo/registry/tokio-threadpool-0.1.4/benches/blocking.rs3.43 KB
/usr/share/cargo/registry/tokio-threadpool-0.1.4/benches/depth.rs1.78 KB
/usr/share/cargo/registry/tokio-threadpool-0.1.4/examples0.00 B
/usr/share/cargo/registry/tokio-threadpool-0.1.4/examples/depth.rs1006.00 B
/usr/share/cargo/registry/tokio-threadpool-0.1.4/examples/hello.rs450.00 B
/usr/share/cargo/registry/tokio-threadpool-0.1.4/examples/smoke.rs734.00 B
/usr/share/cargo/registry/tokio-threadpool-0.1.4/src0.00 B
/usr/share/cargo/registry/tokio-threadpool-0.1.4/src/blocking.rs5.34 KB
/usr/share/cargo/registry/tokio-threadpool-0.1.4/src/builder.rs12.79 KB
/usr/share/cargo/registry/tokio-threadpool-0.1.4/src/callback.rs574.00 B
/usr/share/cargo/registry/tokio-threadpool-0.1.4/src/config.rs1.02 KB
/usr/share/cargo/registry/tokio-threadpool-0.1.4/src/futures2_wake.rs1.55 KB
/usr/share/cargo/registry/tokio-threadpool-0.1.4/src/lib.rs846.00 B
/usr/share/cargo/registry/tokio-threadpool-0.1.4/src/notifier.rs2.44 KB
/usr/share/cargo/registry/tokio-threadpool-0.1.4/src/park0.00 B
/usr/share/cargo/registry/tokio-threadpool-0.1.4/src/park/boxed.rs1022.00 B
/usr/share/cargo/registry/tokio-threadpool-0.1.4/src/park/default_park.rs4.61 KB
/usr/share/cargo/registry/tokio-threadpool-0.1.4/src/park/mod.rs192.00 B
/usr/share/cargo/registry/tokio-threadpool-0.1.4/src/pool0.00 B
/usr/share/cargo/registry/tokio-threadpool-0.1.4/src/pool/backup.rs8.34 KB
/usr/share/cargo/registry/tokio-threadpool-0.1.4/src/pool/backup_stack.rs4.85 KB
/usr/share/cargo/registry/tokio-threadpool-0.1.4/src/pool/mod.rs17.53 KB
/usr/share/cargo/registry/tokio-threadpool-0.1.4/src/pool/state.rs3.37 KB
/usr/share/cargo/registry/tokio-threadpool-0.1.4/src/sender.rs8.12 KB
/usr/share/cargo/registry/tokio-threadpool-0.1.4/src/shutdown.rs1.49 KB
/usr/share/cargo/registry/tokio-threadpool-0.1.4/src/shutdown_task.rs510.00 B
/usr/share/cargo/registry/tokio-threadpool-0.1.4/src/task0.00 B
/usr/share/cargo/registry/tokio-threadpool-0.1.4/src/task/blocking.rs16.41 KB
/usr/share/cargo/registry/tokio-threadpool-0.1.4/src/task/blocking_state.rs2.56 KB
/usr/share/cargo/registry/tokio-threadpool-0.1.4/src/task/mod.rs9.79 KB
/usr/share/cargo/registry/tokio-threadpool-0.1.4/src/task/queue.rs2.94 KB
/usr/share/cargo/registry/tokio-threadpool-0.1.4/src/task/state.rs1.02 KB
/usr/share/cargo/registry/tokio-threadpool-0.1.4/src/thread_pool.rs4.37 KB
/usr/share/cargo/registry/tokio-threadpool-0.1.4/src/worker0.00 B
/usr/share/cargo/registry/tokio-threadpool-0.1.4/src/worker/entry.rs6.88 KB
/usr/share/cargo/registry/tokio-threadpool-0.1.4/src/worker/mod.rs27.80 KB
/usr/share/cargo/registry/tokio-threadpool-0.1.4/src/worker/stack.rs7.36 KB
/usr/share/cargo/registry/tokio-threadpool-0.1.4/src/worker/state.rs3.74 KB
/usr/share/cargo/registry/tokio-threadpool-0.1.4/tests0.00 B
/usr/share/cargo/registry/tokio-threadpool-0.1.4/tests/blocking.rs10.17 KB
/usr/share/cargo/registry/tokio-threadpool-0.1.4/tests/hammer.rs2.61 KB
Component of No Buildroots