#buffer #zero-copy #io

safer-bytes

safe, non-panicking wrappers around the 'bytes' crate

3 unstable releases

0.2.0 Nov 29, 2021
0.1.1 Oct 19, 2021
0.1.0 Oct 19, 2021

#2144 in Data structures

Download history 238/week @ 2023-12-04 171/week @ 2023-12-11 230/week @ 2023-12-18 199/week @ 2023-12-25 467/week @ 2024-01-01 381/week @ 2024-01-08 400/week @ 2024-01-15 492/week @ 2024-01-22 275/week @ 2024-01-29 299/week @ 2024-02-05 233/week @ 2024-02-12 326/week @ 2024-02-19 501/week @ 2024-02-26 560/week @ 2024-03-04 457/week @ 2024-03-11 72/week @ 2024-03-18

1,607 downloads per month
Used in 4 crates (via woff2)

MIT license

10KB
169 lines

Safer-Bytes

A safe, non-panicking wrapper around the bytes crate

see the documentation


lib.rs:

A safe, non-panicking wrapper around bytes::Buf

Dependencies

~0.5–1MB
~21K SLoC