14 releases (stable)

1.3.1 Aug 16, 2021
1.3.0 Aug 13, 2021
1.2.4 May 10, 2021
1.0.1 Jan 15, 2021
0.1.1 Dec 26, 2020

#1574 in Development tools


Used in 2 crates (via rlink-connector-kafka)

MIT/Apache

18KB
521 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