#protobuf #build #prost #protocol-buffers #utility

protobuf-build

Utility functions for generating Rust code from protobufs (using protobuf-rust or Prost)

29 releases

0.14.1 Mar 7, 2023
0.14.0 Dec 16, 2022
0.13.0 Mar 2, 2022
0.12.3 May 24, 2021
0.1.0 Mar 3, 2019

#35 in Procedural macros

Download history 1474/week @ 2023-01-26 2170/week @ 2023-02-02 1918/week @ 2023-02-09 2241/week @ 2023-02-16 1958/week @ 2023-02-23 2042/week @ 2023-03-02 2308/week @ 2023-03-09 2325/week @ 2023-03-16 2054/week @ 2023-03-23 2300/week @ 2023-03-30 2387/week @ 2023-04-06 1984/week @ 2023-04-13 2888/week @ 2023-04-20 2449/week @ 2023-04-27 3451/week @ 2023-05-04 2060/week @ 2023-05-11

11,260 downloads per month
Used in 13 crates (3 directly)

Apache-2.0

9.5MB
1K SLoC

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

~0–6.5MB
~118K SLoC