#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… :/

3 releases

0.1.20240926 Sep 26, 2024
0.1.20240910 Sep 10, 2024
0.1.20240908 Sep 8, 2024

#1147 in Encoding

Download history 109/week @ 2024-09-03 217/week @ 2024-09-10 28/week @ 2024-09-17 163/week @ 2024-09-24 24/week @ 2024-10-01 2/week @ 2024-10-08

248 downloads per month

MIT license

65KB
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

~115KB