#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

#317 in Procedural macros

Download history 2332/week @ 2024-12-21 3801/week @ 2024-12-28 7318/week @ 2025-01-04 6872/week @ 2025-01-11 6883/week @ 2025-01-18 5241/week @ 2025-01-25 7436/week @ 2025-02-01 9383/week @ 2025-02-08 5071/week @ 2025-02-15 5238/week @ 2025-02-22 7349/week @ 2025-03-01 5628/week @ 2025-03-08 7671/week @ 2025-03-15 5988/week @ 2025-03-22 6708/week @ 2025-03-29 5749/week @ 2025-04-05

27,069 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