#bittorrent #transmission #async-client #api-bindings #torrent

transmission_rs

A safe, ergonomic, async client for the Transmission BitTorrent client implemented in pure Rust

28 releases

new 0.8.12 Jul 24, 2024
0.8.11 Jan 31, 2023
0.8.6 Jan 14, 2022
0.8.4 Dec 16, 2021
0.4.0 Oct 23, 2020

#453 in Network programming

Download history 41/week @ 2024-03-28 10/week @ 2024-04-04 18/week @ 2024-04-11

1,271 downloads per month

MIT license

38KB
313 lines

transmission-rs

Ergonomic Rust bindings for the Transmission BitTorrent client implemented in pure Rust.

Documentation coming Soon(TM)


lib.rs:

Ergonomic Rust bindings for the Transmission BitTorrent client

Most interaction will be done through the Client struct.

Dependencies

~6–18MB
~256K SLoC