#machine-check #check #compatibility #machine-check-common

machine-check-common

Utility crate for the formal verification tool machine-check

14 unstable releases (3 breaking)

0.4.0 Mar 30, 2025
0.4.0-alpha.3 Mar 26, 2025
0.3.1 Oct 9, 2024
0.3.0 Aug 26, 2024
0.1.0-alpha.3 Oct 16, 2023

#807 in Math

Download history 3/week @ 2025-02-03 13/week @ 2025-02-10 9/week @ 2025-02-17 2/week @ 2025-03-10 96/week @ 2025-03-17 358/week @ 2025-03-24 106/week @ 2025-03-31

562 downloads per month
Used in 4 crates (3 directly)

MIT/Apache

58KB
1.5K SLoC

Utility common-type crate for machine-check

This crate contains types used for communication between the formal verification tool machine-check and its utility crates or programs that call its utility crates such as machine-check-exec. Note that directly using the utility crates should be avoided unless writing an artefact that is concerned with the internal behaviour of a specific version of machine-check.

Usage and Compatibility

This crate is a utility crate for machine-check and should not be used on its own. No compatibility guarantees are made.

License

Licensed under either of Apache License, Version 2.0 or MIT license at your option. Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this crate by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Dependencies

~0.3–1MB
~21K SLoC