#ecosystem #generation #denkproto-rs

denkproto-rs

protobuf files for denkweit ecosystem

34 stable releases

new 1.0.79 Apr 15, 2025
1.0.73 Apr 14, 2025
1.0.54 Mar 25, 2025
1.0.36 Feb 26, 2025
1.0.13 Feb 23, 2024

#48 in Machine learning

Download history 9/week @ 2025-01-08 136/week @ 2025-02-05 252/week @ 2025-02-12 114/week @ 2025-02-19 244/week @ 2025-02-26 445/week @ 2025-03-05 21/week @ 2025-03-12 340/week @ 2025-03-19 97/week @ 2025-03-26 378/week @ 2025-04-02 1147/week @ 2025-04-09

1,965 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

~12–21MB
~287K SLoC