#protobuf #generate #prost #build #specification #protobuf-rust

build protobuf-build

Utility functions for generating Rust code from protobufs (using protobuf-rust or Prost)

31 releases

0.15.1 Jul 19, 2023
0.14.1 Mar 7, 2023
0.14.0 Dec 16, 2022
0.13.0 Mar 2, 2022
0.1.0 Mar 3, 2019

#68 in Procedural macros

Download history 2711/week @ 2024-01-20 2560/week @ 2024-01-27 2696/week @ 2024-02-03 1995/week @ 2024-02-10 3008/week @ 2024-02-17 2698/week @ 2024-02-24 2267/week @ 2024-03-02 2181/week @ 2024-03-09 3290/week @ 2024-03-16 2552/week @ 2024-03-23 2405/week @ 2024-03-30 2202/week @ 2024-04-06 2155/week @ 2024-04-13 2344/week @ 2024-04-20 2549/week @ 2024-04-27 3146/week @ 2024-05-04

10,486 downloads per month
Used in 19 crates (5 directly)

Apache-2.0

7.5MB
1K SLoC

Contains (DOS exe, 7.5MB) bin/protoc-win32.exe

protobuf-build

Crates.io Crates.io Docs.rs dependency status Build Status

Utility functions for generating Rust code from protobuf specifications.

Can use rust-protobuf and Prost.


lib.rs:

Utility functions for generating Rust code from protobuf specifications.

These functions panic liberally, they are designed to be used from build scripts, not in production.

Dependencies

~16–27MB
~446K SLoC