#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

#2251 in Data structures

Download history 356/week @ 2024-01-05 501/week @ 2024-01-12 498/week @ 2024-01-19 244/week @ 2024-01-26 231/week @ 2024-02-02 309/week @ 2024-02-09 320/week @ 2024-02-16 439/week @ 2024-02-23 673/week @ 2024-03-01 296/week @ 2024-03-08 246/week @ 2024-03-15 254/week @ 2024-03-22 197/week @ 2024-03-29 202/week @ 2024-04-05 38/week @ 2024-04-12 58/week @ 2024-04-19

609 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
~22K SLoC