#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

#2187 in Data structures

Download history 307/week @ 2024-03-13 112/week @ 2024-03-20 330/week @ 2024-03-27 188/week @ 2024-04-03 76/week @ 2024-04-10 50/week @ 2024-04-17 33/week @ 2024-04-24 37/week @ 2024-05-01 145/week @ 2024-05-08 173/week @ 2024-05-15 373/week @ 2024-05-22 160/week @ 2024-05-29 76/week @ 2024-06-05 69/week @ 2024-06-12 51/week @ 2024-06-19 52/week @ 2024-06-26

283 downloads per month
Used in 8 crates (2 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–1MB
~21K SLoC