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

#593 in Encoding

Download history 5075/week @ 2024-11-21 4495/week @ 2024-11-28 6014/week @ 2024-12-05 5544/week @ 2024-12-12 2971/week @ 2024-12-19 1989/week @ 2024-12-26 7313/week @ 2025-01-02 6572/week @ 2025-01-09 6284/week @ 2025-01-16 6975/week @ 2025-01-23 5837/week @ 2025-01-30 8730/week @ 2025-02-06 7148/week @ 2025-02-13 5245/week @ 2025-02-20 6823/week @ 2025-02-27 6154/week @ 2025-03-06

26,867 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

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

~51MB
~1M SLoC