#ecosystem #generation #image

denkproto-rs

protobuf files for denkweit ecosystem

20 stable releases

new 1.0.54 Mar 25, 2025
1.0.44 Mar 20, 2025
1.0.36 Feb 26, 2025
1.0.31 Dec 19, 2024
1.0.13 Feb 23, 2024

#123 in Machine learning

Download history 7/week @ 2024-12-09 113/week @ 2024-12-16 4/week @ 2025-01-06 5/week @ 2025-01-13 130/week @ 2025-02-03 121/week @ 2025-02-10 179/week @ 2025-02-17 273/week @ 2025-02-24 440/week @ 2025-03-03 63/week @ 2025-03-10 224/week @ 2025-03-17

1,003 downloads per month

MIT license

1.5MB
29K SLoC

denkproto-rs

This Rust crate contains auto-generated protobuf bindings for the denkweit ecosystem. The bindings are generated from .proto files and should not be manually edited, as changes will be overwritten when the files are re-generated.

Usage

To use these bindings in your Rust project, add denkproto-rs as a dependency in your Cargo.toml file.

Generation

The protobuf bindings are generated using protoc, the protobuf compiler. The generation process is automated through a Makefile in the root of the repository.

Note

Please ensure that you have the same version of the protobuf runtime as specified in the generated files to avoid compatibility issues.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Dependencies

~6–13MB
~154K SLoC