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

#14 in #scenario

Download history 4/week @ 2024-02-05 24/week @ 2024-02-12 11/week @ 2024-02-19 24/week @ 2024-02-26 27/week @ 2024-03-04 25/week @ 2024-03-11 24/week @ 2024-03-18 24/week @ 2024-03-25 57/week @ 2024-04-01 16/week @ 2024-04-08 13/week @ 2024-04-15 17/week @ 2024-04-22 16/week @ 2024-04-29 10/week @ 2024-05-06 23/week @ 2024-05-13

69 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