https://github.com/embarkstudios/sentry-contrib-rust
Integrates crashdump reporting with Sentry
https://github.com/embarkstudios/sentry-contrib-rust
breakpad-client rust sentry
Last synced: 7 months ago
JSON representation
Integrates crashdump reporting with Sentry
- Host: GitHub
- URL: https://github.com/embarkstudios/sentry-contrib-rust
- Owner: EmbarkStudios
- License: apache-2.0
- Created: 2020-11-16T10:49:08.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2023-11-15T15:25:32.000Z (over 2 years ago)
- Last Synced: 2025-05-02T18:54:44.369Z (about 1 year ago)
- Topics: breakpad-client, rust, sentry
- Language: Rust
- Homepage:
- Size: 177 KB
- Stars: 18
- Watchers: 5
- Forks: 7
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE-APACHE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# `👁 sentry-contrib-breakpad`
**Provides a small library to integrate native crash dump handling with Sentry, without relying on [sentry-native](https://github.com/getsentry/sentry-native).**
[](https://embark.dev)
[](https://discord.gg/dAuKfZS)
[](https://crates.io/crates/sentry-contrib-breakpad)
[](https://docs.rs/sentry-contrib-breakpad)
[](https://deps.rs/repo/github/EmbarkStudios/sentry-contrib-breakpad)
[](https://github.com/EmbarkStudios/sentry-contrib-rust/actions)
## Contributing
[](CODE_OF_CONDUCT.md)
We welcome community contributions to this project.
Please read our [Contributor Guide](CONTRIBUTING.md) for more information on how to get started.
## License
Licensed under either of
* Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or )
* MIT license ([LICENSE-MIT](LICENSE-MIT) or )
at your option.
### Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.