#protobuf #decoding #codec #leb128 #serialization #encoding

no-std length-delimited

Protobuf like length-delimited encoding/decoding

2 unstable releases

new 0.2.0 Feb 3, 2025
0.1.0 Feb 2, 2025

#1644 in Network programming

Download history 198/week @ 2025-01-29

198 downloads per month

MIT/Apache

49KB
961 lines

length-delimited

Protobuf like length-delimited encoding/decoding.

github LoC Build codecov

docs.rs crates.io crates.io license

Installation

[dependencies]
length-delimited = "0.2"

License

length-delimited is under the terms of both the MIT license and the Apache License (Version 2.0).

See LICENSE-APACHE, LICENSE-MIT for details.

Copyright (c) 2025 Al Liu.

Dependencies

~0.5–1.3MB
~26K SLoC