#crash #libc #getcontext

crash-context

Provides portable types containing target specific contextual information at the time of a crash

12 releases (6 breaking)

0.6.1 Jun 19, 2023
0.6.0 Apr 3, 2023
0.5.1 Nov 17, 2022
0.4.0 Jul 21, 2022
0.0.3 Mar 29, 2022

#42 in Debugging

Download history 2628/week @ 2023-12-23 12393/week @ 2023-12-30 14081/week @ 2024-01-06 17388/week @ 2024-01-13 21301/week @ 2024-01-20 27534/week @ 2024-01-27 16678/week @ 2024-02-03 26907/week @ 2024-02-10 26156/week @ 2024-02-17 35230/week @ 2024-02-24 30989/week @ 2024-03-02 26817/week @ 2024-03-09 30739/week @ 2024-03-16 28356/week @ 2024-03-23 34716/week @ 2024-03-30 11599/week @ 2024-04-06

106,469 downloads per month
Used in 10 crates (3 directly)

MIT/Apache

75KB
1.5K SLoC

🔥 crash-context

Provides portable types containing target specific contextual information at the time of a crash

Embark Embark Crates.io Docs dependency status Build status

Supported targets

  • aarch64-android-linux
  • aarch64-apple-darwin
  • aarch64-unknown-linux-gnu
  • aarch64-unknown-linux-musl
  • arm-linux-androideabi
  • arm-unknown-linux-gnueabi
  • arm-unknown-linux-musleabi
  • i686-linux-android
  • i686-unknown-linux-gnu
  • i686-unknown-linux-musl
  • x86_64-apple-darwin
  • x86_64-linux-android
  • x86_64-pc-windows-msvc
  • x86_64-unknown-linux-gnu
  • x86_64-unknown-linux-musl

Contribution

Contributor Covenant

We welcome community contributions to this project.

Please read our Contributor Guide for more information on how to get started. Please also read our Contributor Terms before you make any contributions.

Any contribution intentionally submitted for inclusion in an Embark Studios project, shall comply with the Rust standard licensing model (MIT OR Apache 2.0) and therefore be dual licensed as described below, without any additional terms or conditions:

License

This contribution is dual licensed under EITHER OF

at your option.

For clarity, "your" refers to Embark or any other licensee/user of the contribution.

Dependencies