#buffer #io #zero-copy

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

#2354 in Data structures

Download history 49/week @ 2024-07-22 117/week @ 2024-07-29 196/week @ 2024-08-05 187/week @ 2024-08-12 163/week @ 2024-08-19 139/week @ 2024-08-26 140/week @ 2024-09-02 58/week @ 2024-09-09 57/week @ 2024-09-16 193/week @ 2024-09-23 66/week @ 2024-09-30 28/week @ 2024-10-07 24/week @ 2024-10-14 28/week @ 2024-10-21 105/week @ 2024-10-28 24/week @ 2024-11-04

182 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.8MB
~18K SLoC