12 stable releases

1.3.2 Oct 7, 2024
1.3.1 Aug 16, 2021
1.2.4 May 10, 2021
1.0.1 Jan 15, 2021
0.1.1 Dec 26, 2020

#1108 in Development tools

Download history 1/week @ 2024-06-29 40/week @ 2024-07-06 3/week @ 2024-08-24 4/week @ 2024-08-31 11/week @ 2024-09-21 6/week @ 2024-09-28 201/week @ 2024-10-05 20/week @ 2024-10-12

238 downloads per month
Used in 2 crates (via rlink-connector-kafka)

MIT/Apache

18KB
520 lines

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.


lib.rs:

Generated file by schema {}, version {}

No runtime deps