#tftp #sans-io #client #no-alloc #file-transfer

no-std ttftp

A sans-io TFTP library. Currently provides only a client and does not support options.

3 unstable releases

0.2.0 Nov 13, 2024
0.1.1 Nov 13, 2024
0.1.0 Nov 13, 2024

#6 in #tftp

Download history 327/week @ 2024-11-12 25/week @ 2024-11-19 3/week @ 2024-11-26 24/week @ 2024-12-03 113/week @ 2024-12-10 195/week @ 2024-12-17 50/week @ 2024-12-31 249/week @ 2025-01-07 187/week @ 2025-01-14 225/week @ 2025-01-21 263/week @ 2025-01-28 267/week @ 2025-02-04 253/week @ 2025-02-11

1,014 downloads per month

MIT/Apache

79KB
2K SLoC

TTFTP

a (Tremendously) Trivial File Transfer Protocol implementation

TTFTP is a sans-io, no-std, no-alloc TFTP implementation as according to RFC 1350. Currently, this crate implements only a client and does not support options.


lib.rs:

a (Tremendously) Trivial File Transfer Protocol implementation

A sans-io, no-std, no-alloc TFTP implementation as according to RFC 1350.

Currently, this crate implements only a client and does not support options.

Dependencies

~1MB
~19K SLoC