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

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

#7 in #tftp

Download history 266/week @ 2025-01-29 264/week @ 2025-02-05 246/week @ 2025-02-12 263/week @ 2025-02-19 179/week @ 2025-02-26 307/week @ 2025-03-05 277/week @ 2025-03-12 322/week @ 2025-03-19 376/week @ 2025-03-26 318/week @ 2025-04-02 277/week @ 2025-04-09 243/week @ 2025-04-16 321/week @ 2025-04-23 207/week @ 2025-04-30 251/week @ 2025-05-07 280/week @ 2025-05-14

1,119 downloads per month

MIT/Apache

79KB
2K SLoC

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.


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.

Dependencies

~1MB
~19K SLoC