https://github.com/gimli-rs/unwind-rs
https://github.com/gimli-rs/unwind-rs
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/gimli-rs/unwind-rs
- Owner: gimli-rs
- License: apache-2.0
- Created: 2017-10-03T11:38:27.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-09-11T16:32:11.000Z (over 3 years ago)
- Last Synced: 2025-04-11T01:48:27.072Z (about 2 months ago)
- Language: Rust
- Size: 90.8 KB
- Stars: 26
- Watchers: 10
- Forks: 10
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# `unwind-rs`
A DWARF unwinder based on `gimli`.
## License
Licensed under either of
* Apache License, Version 2.0 ([`LICENSE-APACHE`](./LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)
* MIT license ([`LICENSE-MIT`](./LICENSE-MIT) or http://opensource.org/licenses/MIT)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.