#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

#2385 in Data structures

Download history 75/week @ 2024-09-06 58/week @ 2024-09-13 175/week @ 2024-09-20 84/week @ 2024-09-27 39/week @ 2024-10-04 30/week @ 2024-10-11 25/week @ 2024-10-18 51/week @ 2024-10-25 82/week @ 2024-11-01 12/week @ 2024-11-08 39/week @ 2024-11-15 129/week @ 2024-11-22 115/week @ 2024-11-29 73/week @ 2024-12-06 134/week @ 2024-12-13 105/week @ 2024-12-20

432 downloads per month
Used in 9 crates (3 directly)

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.4–0.9MB
~19K SLoC