#formal-verification #verification-tool #machine-check #system

machine-check-common

Utility crate for the formal verification tool machine-check

31 releases (6 breaking)

0.7.0 Oct 29, 2025
0.6.1 Sep 12, 2025
0.5.0 Jun 15, 2025
0.4.0 Mar 30, 2025
0.1.0-alpha.3 Oct 16, 2023

#6 in #verification-tool

Download history 19/week @ 2025-07-23 272/week @ 2025-08-20 147/week @ 2025-08-27 64/week @ 2025-09-03 468/week @ 2025-09-10 61/week @ 2025-09-17 39/week @ 2025-09-24 62/week @ 2025-10-01 23/week @ 2025-10-08 33/week @ 2025-10-15 198/week @ 2025-10-22 332/week @ 2025-10-29 8/week @ 2025-11-05

579 downloads per month
Used in 8 crates (6 directly)

MIT/Apache

445KB
11K 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

~1.8–3MB
~59K SLoC