#serialization #protobuf #abandoned #binary #pure #reader #github

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

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

#593 in Encoding

Download history 107/week @ 2024-11-09 21/week @ 2024-11-16 3/week @ 2024-11-23 2/week @ 2024-11-30 17/week @ 2024-12-07

377 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

~140KB