#definition #rerun #protobuf #grpc #generation #generate #proto

bin+lib re_protos_builder

Code generation for Rerun's Protobuf and gRPC definitions

15 releases

new 0.22.1 Feb 20, 2025
0.22.1-rc.1 Feb 19, 2025
0.21.0 Dec 18, 2024
0.20.1-alpha.3 Nov 19, 2024

#43 in #proto

Download history 137/week @ 2024-11-12 258/week @ 2024-11-19 2/week @ 2024-11-26 2/week @ 2024-12-03 197/week @ 2024-12-10 474/week @ 2024-12-17 1/week @ 2025-01-07 367/week @ 2025-02-04 27/week @ 2025-02-11

394 downloads per month

MIT/Apache

40KB
498 lines

re_protos_builder

Part of the rerun family of crates.

Latest version Documentation MIT Apache

Code generation for Rerun's Protobuf and gRPC definitions.

You can generate the code with pixi run codegen-protos.


lib.rs:

This crate contains logic for generating remote store gRPC API types as defined in re_protos proto files. We are currently generating both client and server definitions in the same file.

Dependencies

~9–20MB
~287K SLoC