156 releases (27 breaking)

new 0.28.0 Jun 12, 2026
0.26.1 Jun 9, 2026
0.8.8 Mar 25, 2026
0.4.10 Dec 10, 2025
0.1.37 Nov 25, 2024

#655 in Database interfaces

Download history 1627/week @ 2026-02-22 3020/week @ 2026-03-01 1682/week @ 2026-03-08 2159/week @ 2026-03-15 2082/week @ 2026-03-22 1607/week @ 2026-03-29 1957/week @ 2026-04-05 3060/week @ 2026-04-12 3004/week @ 2026-04-19 2443/week @ 2026-04-26 3852/week @ 2026-05-03 3003/week @ 2026-05-10 3361/week @ 2026-05-17 3218/week @ 2026-05-24 4668/week @ 2026-05-31 5111/week @ 2026-06-07

16,414 downloads per month
Used in sentry-kafka-schemas

Custom license

670KB
14K SLoC

Sentry Protos Rust bindings

Rust bindings for sentry-protos. Enables rust applications to consume protobuf messages using schema defined in sentry-protos.

Installation

cargo add sentry_protos

Generating bindings

Rust bindings are generated with the rustgenerator package. Bindings can be generated using

# In root of the repository
make build-rust

# Or with
cargo run -p rustgenerator

Dependencies

~8–12MB
~132K SLoC