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 |
#2468 in Encoding
Used in 11 crates
(2 directly)
41KB
1K
SLoC
serbuffer
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
~205KB