#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

#663 in Encoding

Download history 5037/week @ 2024-11-15 4719/week @ 2024-11-22 4881/week @ 2024-11-29 5941/week @ 2024-12-06 5392/week @ 2024-12-13 2652/week @ 2024-12-20 2829/week @ 2024-12-27 7072/week @ 2025-01-03 7364/week @ 2025-01-10 6252/week @ 2025-01-17 6117/week @ 2025-01-24 6294/week @ 2025-01-31 9260/week @ 2025-02-07 6126/week @ 2025-02-14 5277/week @ 2025-02-21 5843/week @ 2025-02-28

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