#serialization #protobuf #abandoned #binary #pure #reader #forked

no-std quack-protobuf

A pure Rust protobuf (de)serializer. Quack :) Initially forked from https://github.com/tafia/quick-protobuf, which unfortunately seems kinda abandoned… :/

4 releases

new 0.3.20241114 Nov 14, 2024
0.1.20240926 Sep 26, 2024
0.1.20240910 Sep 10, 2024
0.1.20240908 Sep 8, 2024

#1603 in Encoding

Download history 69/week @ 2024-09-02 226/week @ 2024-09-09 56/week @ 2024-09-16 160/week @ 2024-09-23 29/week @ 2024-09-30 3/week @ 2024-10-07 117/week @ 2024-11-11

117 downloads per month

MIT license

63KB
1.5K SLoC

quack-protobuf

A pure Rust protobuf (de)serializer. Quack :) Initially forked from https://github.com/tafia/quick-protobuf, which seems kinda abandoned... :/ """


lib.rs:

A library to read binary protobuf files

This reader is developed similarly to a pull reader

Dependencies

~145KB