#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

#8 in #leb128

Download history 237/week @ 2025-02-02 32/week @ 2025-02-09 8/week @ 2025-02-16

277 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.4–1.3MB
~25K SLoC