#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

#5 in #tftp

Download history 271/week @ 2024-11-08 72/week @ 2024-11-15 9/week @ 2024-11-22 21/week @ 2024-11-29 32/week @ 2024-12-06 221/week @ 2024-12-13 61/week @ 2024-12-20 145/week @ 2025-01-03 274/week @ 2025-01-10 193/week @ 2025-01-17 238/week @ 2025-01-24 282/week @ 2025-01-31 250/week @ 2025-02-07

1,033 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