#slip #rusty-slip #slip-decoder

rusty-slip

A minimal Rust implementation of SLIP (Serial Line IP) as described in RFC1055

1 unstable release

0.1.0 Jan 16, 2022

#8 in #slip

Download history 55/week @ 2024-12-25 154/week @ 2025-01-01 355/week @ 2025-01-08 60/week @ 2025-01-15 148/week @ 2025-01-22 448/week @ 2025-01-29 251/week @ 2025-02-05 281/week @ 2025-02-12 504/week @ 2025-02-19 351/week @ 2025-02-26 475/week @ 2025-03-05 440/week @ 2025-03-12 478/week @ 2025-03-19 452/week @ 2025-03-26 109/week @ 2025-04-02 148/week @ 2025-04-09

1,316 downloads per month

MIT license

9KB
122 lines

rusty-slip

Description

A minimal Rust implementation of SLIP (Serial Line IP) as described in RFC1055.

No runtime deps