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

no-std length-delimited

Protobuf like length-delimited encoding/decoding

2 unstable releases

0.2.0 Feb 3, 2025
0.1.0 Feb 2, 2025

#1560 in Network programming

Download history 67/week @ 2025-01-27 172/week @ 2025-02-03 24/week @ 2025-02-10

263 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