Mental model for unsafe in Rust
☆18Feb 10, 2025Updated last year
Alternatives and similar repositories for unsafe-mental-model
Users that are interested in unsafe-mental-model are comparing it to the libraries listed below
Sorting:
- A Rust crate that implements "design by contract" via procedural macros☆29Feb 23, 2026Updated last week
- The CompCert formally-verified C compiler☆10Feb 25, 2026Updated last week
- Rust crate for displaying in different formats☆13Nov 20, 2022Updated 3 years ago
- Verify naive = datafrog-opt, in rust/polonius☆15Jun 26, 2025Updated 8 months ago
- A study of undefined behavior across foreign function boundaries in Rust libraries.☆11Feb 13, 2025Updated last year
- A curated list of awesome Rust checkers☆65Feb 3, 2026Updated last month
- Overview of the Tree Borrows rules for detecting violations of the aliasing discipline in Rust☆27Apr 19, 2024Updated last year
- Compositional Verification of Composite Byzantine Protocols☆13Aug 24, 2024Updated last year
- Rocqet proof language☆28Aug 11, 2025Updated 6 months ago
- A Rust Linter with Decoupled Rule Definition and Detection Logic.☆17Feb 4, 2026Updated last month
- Scylla, a tool for translating ultra-regular C code to Safe Rust☆28Jan 8, 2026Updated last month
- ☆16Jul 24, 2024Updated last year
- ☆16Updated this week
- A dioxus markdown component to parse and render markdown at runtime☆15Mar 7, 2025Updated 11 months ago
- A toolkit for volumetric video research☆15Jun 4, 2024Updated last year
- A Rust compiler backend focused on compilation speed.☆16Sep 8, 2022Updated 3 years ago
- the backend of crates-pro☆19Jun 26, 2025Updated 8 months ago
- Lock ordering enforcement at compile time in Rust☆23Mar 17, 2025Updated 11 months ago
- Dependency Analysis Project - tools to discover implicit dependencies in source code and on systems☆18Updated this week
- Formal verification of the zkWasm project☆17Aug 13, 2024Updated last year
- RustHorn: A CHC-based automated verifier for Rust☆90Mar 14, 2025Updated 11 months ago
- ☆20Feb 9, 2023Updated 3 years ago
- Execute KDL files!☆28Jul 12, 2024Updated last year
- 对 Rust 编写的代码运行一系列检查工具,并对结果进行报告和统计☆62Dec 27, 2025Updated 2 months ago
- ☆79Jan 22, 2026Updated last month
- ☆30Mar 4, 2024Updated 2 years ago
- Why can't a tree be called Pluplusch?☆28Updated this week
- Ownership analysis that helps translating C to Rust☆31Nov 25, 2025Updated 3 months ago
- A community preview of ongoing formal verification efforts for Asterinas☆42Updated this week
- Analyze Rust crates without touching compiler internals☆299Updated this week
- A mechanisation of Wasm in Isabelle.☆32Feb 13, 2026Updated 3 weeks ago
- Experimental Rust-to-C++ binding generator, using Rust compiler APIs to ensure accurate and stable translation.☆39Mar 5, 2025Updated last year
- Find deadlocks in Rust code with Petri net model checking☆56Updated this week
- Extremely minimal parser for ELF/PE/Mach-o/ar☆42Jul 3, 2021Updated 4 years ago
- We have Crater At Home☆38Oct 26, 2024Updated last year
- An exploration of Storages☆39Oct 29, 2023Updated 2 years ago
- UB-free and deterministic rustc fuzzer