#protobuf #prost #protobuf-build

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

#322 in Procedural macros

Download history 2082/week @ 2024-12-25 5664/week @ 2025-01-01 7156/week @ 2025-01-08 5968/week @ 2025-01-15 7638/week @ 2025-01-22 5095/week @ 2025-01-29 8846/week @ 2025-02-05 7622/week @ 2025-02-12 5509/week @ 2025-02-19 5610/week @ 2025-02-26 7135/week @ 2025-03-05 5956/week @ 2025-03-12 8059/week @ 2025-03-19 6206/week @ 2025-03-26 6415/week @ 2025-04-02 4424/week @ 2025-04-09

26,294 downloads per month
Used in 20 crates (5 directly)

Apache-2.0

7.5MB
1K SLoC

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

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.


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.

Dependencies

~51MB
~1M SLoC