#primitive #p2p #api #library #data-structures

torrust-tracker-primitives

A library with the primitive types shared by the Torrust tracker packages

6 releases (1 stable)

3.0.0 Oct 3, 2024
3.0.0-alpha.11 Sep 18, 2023
3.0.0-alpha.3 Jul 10, 2023
3.0.0-alpha.2 Apr 13, 2023
3.0.0-alpha.1 Mar 17, 2023

#2213 in Network programming

Download history 4/week @ 2024-07-12 3/week @ 2024-07-19 19/week @ 2024-07-26 2/week @ 2024-08-02 17/week @ 2024-09-20 130/week @ 2024-09-27 57/week @ 2024-10-04 4/week @ 2024-10-11

208 downloads per month
Used in 3 crates

AGPL-3.0-only

29KB
635 lines

Torrust Tracker Primitives

A library with the primitive types shared by the Torrust Tracker packages.

Documentation

Crate documentation.

License

The project is licensed under the terms of the GNU AFFERO GENERAL PUBLIC LICENSE.


lib.rs:

Primitive types for Torrust Tracker.

This module contains the basic data structures for the Torrust Tracker, which is a BitTorrent tracker server. These structures are used not only by the tracker server crate, but also by other crates in the Torrust ecosystem.

Dependencies

~4.5–6.5MB
~116K SLoC