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

#9 in #proto-file

Download history 1/week @ 2024-12-07 212/week @ 2024-12-14 12/week @ 2024-12-21 44/week @ 2024-12-28 134/week @ 2025-01-04 123/week @ 2025-01-11 42/week @ 2025-01-18 69/week @ 2025-01-25 144/week @ 2025-02-01 119/week @ 2025-02-08 87/week @ 2025-02-15 164/week @ 2025-02-22 192/week @ 2025-03-01

594 downloads per month

MIT license

26KB
660 lines

protobuf-parser

A nom-based protobuf parser.


lib.rs:

A nom-based protobuf file parser

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

Dependencies

~1MB
~22K SLoC