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

#19 in #scenario

Download history 4/week @ 2023-12-17 10/week @ 2023-12-24 7/week @ 2024-01-07 1/week @ 2024-01-14 4/week @ 2024-02-04 21/week @ 2024-02-11 13/week @ 2024-02-18 24/week @ 2024-02-25 23/week @ 2024-03-03 29/week @ 2024-03-10 25/week @ 2024-03-17

102 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

~170KB