#protobuf #prost #generate #build #specification #build-script #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

#59 in Procedural macros

Download history 3271/week @ 2024-03-14 2505/week @ 2024-03-21 2612/week @ 2024-03-28 2074/week @ 2024-04-04 2251/week @ 2024-04-11 2287/week @ 2024-04-18 2246/week @ 2024-04-25 3153/week @ 2024-05-02 3206/week @ 2024-05-09 2684/week @ 2024-05-16 2832/week @ 2024-05-23 3315/week @ 2024-05-30 3527/week @ 2024-06-06 3496/week @ 2024-06-13 3749/week @ 2024-06-20 2566/week @ 2024-06-27

13,963 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

~48MB
~1M SLoC