torro

Crates.iotorro
lib.rstorro
version0.0.0-pre.1
sourcesrc
created_at2020-09-19 21:02:02.660209
updated_at2020-09-19 21:02:02.660209
descriptionA correct and easy-to-use BitTorrent library
homepage
repositoryhttps://github.com/owez/torro
max_upload_size
id290496
size219,350
Owen Griffiths (Owez)

documentation

README

torro

A correct and easy-to-use BitTorrent library

Objectives

  • Easy-to-use library interface that assumes by default with customisability if needed
  • Extremely low dependency count (none ideally)
  • High amount of documentation, no data structures/functions implemented without a line of docstring
  • Correctness with the BitTorrent protocols

Development/Production Status

Actively developed but heavily work-in-progress with only .torrent to user-friendly Torrent struct currently fully supported, see the torro roadmap for future plans.

Commit count: 118

cargo fmt