#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

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

#1664 in Encoding

Download history 284/week @ 2024-09-07 61/week @ 2024-09-14 150/week @ 2024-09-21 44/week @ 2024-09-28 3/week @ 2024-10-05 1/week @ 2024-10-12 107/week @ 2024-11-09 21/week @ 2024-11-16 3/week @ 2024-11-23

131 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