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

#60 in Procedural macros

Download history 2544/week @ 2023-12-01 2207/week @ 2023-12-08 2212/week @ 2023-12-15 1614/week @ 2023-12-22 1633/week @ 2023-12-29 3256/week @ 2024-01-05 2667/week @ 2024-01-12 2748/week @ 2024-01-19 2546/week @ 2024-01-26 2737/week @ 2024-02-02 1915/week @ 2024-02-09 2956/week @ 2024-02-16 2732/week @ 2024-02-23 2400/week @ 2024-03-01 2030/week @ 2024-03-08 2903/week @ 2024-03-15

10,576 downloads per month
Used in 19 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

~16–28MB
~451K SLoC