#buffer #zero-copy #io #wrapper

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

#2656 in Data structures

Download history 39/week @ 2024-11-16 132/week @ 2024-11-23 114/week @ 2024-11-30 87/week @ 2024-12-07 161/week @ 2024-12-14 78/week @ 2024-12-21 55/week @ 2024-12-28 166/week @ 2025-01-04 28/week @ 2025-01-11 29/week @ 2025-01-18 14/week @ 2025-01-25 31/week @ 2025-02-01 66/week @ 2025-02-08 51/week @ 2025-02-15 53/week @ 2025-02-22 36/week @ 2025-03-01

210 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
~18K SLoC