endorlabs / MIRAI
☆119Updated last month
Alternatives and similar repositories for MIRAI:
Users that are interested in MIRAI are comparing it to the libraries listed below
- A framework for writing plugins that integrate with the Rust compiler☆140Updated 2 months ago
- Library and tools for managing ecosystem wide call graphs and llvm-ir analysis☆164Updated 9 months ago
- property testing and verification front-end for Rust☆197Updated this week
- Cargo subcommand for viewing LLVM optimization remarks.☆174Updated 9 months ago
- Execute Rust code carefully, with extra checking along the way☆400Updated 6 months ago
- A code ACL checker for Rust☆208Updated last month
- Define compiler intermediate representation usable by external tools☆66Updated 8 months ago
- Track and query Cargo dependency graphs.☆201Updated this week
- An experimental linting interface for Rust. Let's make custom lints a reality☆148Updated last year
- High-precision and consistent benchmarking framework/harness for Rust☆121Updated this week
- Visualizing Rust codebases in a few seconds☆169Updated 7 months ago
- Program startup and thread support written in Rust☆174Updated last week
- automatially find crashes in the rust compiler & tooling☆70Updated 10 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆180Updated 4 months ago
- Run Rust lints from dynamic libraries☆423Updated this week
- Rust String Libraries by mcyoung☆158Updated 3 weeks ago
- UB-free and deterministic rustc fuzzer☆73Updated last month
- Deadlock free mutexes☆161Updated last month
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆120Updated 8 months ago
- A fast and flexible LRU map.☆175Updated last month
- Public repository for the Rust keyword generics initiative☆97Updated 6 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆142Updated this week
- ergonomic and precise error handling built atop type-level set arithmetic☆217Updated 3 months ago
- Statically detect memory, concurrency bugs and possible panic locations for Rust.☆505Updated last month
- a model of MIR and the Rust type/trait system