#protobuf #parser

protobuf-parser

A nom-based parser for .proto files

4 releases

Uses old Rust 2015

0.1.3 Apr 20, 2018
0.1.2 Apr 11, 2018
0.1.1 Apr 3, 2018
0.1.0 Mar 30, 2018

#509 in #protobuf

Download history 315/week @ 2025-07-30 592/week @ 2025-08-06 203/week @ 2025-08-13 257/week @ 2025-08-20 304/week @ 2025-08-27 336/week @ 2025-09-03 414/week @ 2025-09-10 511/week @ 2025-09-17 254/week @ 2025-09-24 234/week @ 2025-10-01 340/week @ 2025-10-08 445/week @ 2025-10-15 93/week @ 2025-10-22 25/week @ 2025-10-29 24/week @ 2025-11-05 152/week @ 2025-11-12

438 downloads per month

MIT license

26KB
660 lines

A nom-based protobuf file parser

This crate can be seen as a rust transcription of the descriptor.proto file


protobuf-parser

A nom-based protobuf parser.

Dependencies

~1MB
~22K SLoC