The main library used by rqbit torrent client. The binary is just a small wrapper on top of it.
Utils to work with &[u8] and Vec<u8> in librqbit source code.
Important utilities used throughout librqbit useful for working with torrents.
utilities for creating dual-stack TCP and UDP tokio sockets
uTP (uTorrent Transport Protocol) library, implements BEP 29
Bencode serialization and deserialization using Serde
Util traits to represent something that can be made owned and change type at the same time.
DHT implementation, used in rqbit torrent client.
Local Service Discovery implementation used by rqbit.
Protocol for working with torrent peers. Used in rqbit torrent client.
Common interface around various sha1 implementations used in rqbit torrent client.
Common interface around various sha1 implementations used in rqbit torrent client.