Docs.rs
librqbit-9.0.1
librqbit 9.0.1
Permalink
Docs.rs crate page
Apache-2.0
20 August 2026
Links
Repository
crates.io
Source
Owners
ikatson
Dependencies
anyhow ^1
normal
arc-swap ^1.7
normal
async-backtrace ^0.2
normal
optional
async-compression ^0.4
normal
async-stream ^0.3
normal
async-trait ^0.1
normal
axum ^0.8
normal
optional
axum-extra ^0.12
normal
backon ^1.5
normal
base64 ^0.23
normal
librqbit-bencode ^9.0.1
normal
bitvec ^1
normal
librqbit-buffers ^9.0.1
normal
byteorder ^1
normal
bytes ^1
normal
librqbit-clone-to-owned ^9.0.1
normal
console-subscriber ^0.5
normal
optional
dashmap ^6
normal
librqbit-dht ^9.0.1
normal
futures ^0.3
normal
governor ^0.10
normal
hex ^0.4
normal
home ^0.5
normal
optional
http ^1
normal
intervaltree ^0.2
normal
itertools ^0.15
normal
librqbit-core ^9.0.1
normal
librqbit-dualstack-sockets ^0.7
normal
librqbit-lsd ^9.0.1
normal
librqbit-upnp ^9.0.1
normal
librqbit-utp ^0.7
normal
lru ^0.18
normal
optional
memmap2 ^0.9
normal
metrics-exporter-prometheus ^0.18
normal
optional
mime_guess ^2
normal
nix ^0.30
normal
notify ^8
normal
optional
parking_lot ^0.12
normal
librqbit-peer-protocol ^9.0.1
normal
rand ^0.10
normal
regex ^1
normal
reqwest ^0.13
normal
rlimit ^0.11
normal
serde ^1
normal
serde_derive ^1
normal
serde_json ^1
normal
serde_urlencoded ^0.7
normal
serde_with ^3
normal
librqbit-sha1-wrapper ^9.0.1
normal
size_format ^1
normal
socket2 ^0.6
normal
sqlx ^0.9
normal
optional
thiserror ^2
normal
tokio ^1
normal
tokio-socks ^0.5
normal
tokio-stream ^0.1
normal
tokio-util ^0.7
normal
tower-http ^0.7
normal
optional
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
optional
librqbit-tracker-comms ^9.0.1
normal
librqbit-upnp-serve ^9.0.1
normal
optional
url ^2
normal
urlencoding ^2
normal
uuid ^1
normal
walkdir ^2
normal
pollster ^1
dev
tempfile ^3
dev
tokio-test ^0.4
dev
tracing-subscriber ^0.3
dev
anyhow ^1
build
windows ^0.62
normal
Versions
12.95%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module spawn_utils
librqbit
9.0.1
Module spawn_
utils
Module Items
Structs
In crate librqbit
librqbit
Module
spawn_
utils
Copy item path
Source
Structs
ยง
Blocking
Spawner
A tool to limit the number of blocking threads used concurrently to prevent runtime starvation.