13 stable releases

1.3.3 Aug 20, 2021
1.3.2 Aug 13, 2021
1.2.2 May 5, 2021
1.1.1 Feb 20, 2021
0.1.1 Dec 26, 2020

#75 in #zero-copy

Download history 20/week @ 2024-06-16 21/week @ 2024-06-23 19/week @ 2024-06-30 4/week @ 2024-07-07 16/week @ 2024-07-14 8/week @ 2024-07-21 14/week @ 2024-07-28 16/week @ 2024-08-04 9/week @ 2024-08-11 5/week @ 2024-08-18 20/week @ 2024-08-25 15/week @ 2024-09-01 10/week @ 2024-09-08 5/week @ 2024-09-15 26/week @ 2024-09-22 20/week @ 2024-09-29

61 downloads per month
Used in 11 crates (2 directly)

MIT/Apache

41KB
1K SLoC

serbuffer

Crates.io Released API docs MIT licensed License

Base on bytes, can work well with tokio. It allows you to directly access serialized data without parsing/unpacking it first. Especially in streaming computing scenarios, networks and operators interact with zero copies of direct data.

Framework tested on Linux/MacOS/Windows, requires stable Rust.

Dependencies

~175KB