An interpreter for Rust's mid-level intermediate representation
☆5,929Feb 24, 2026Updated last week
Alternatives and similar repositories for miri
Users that are interested in miri are comparing it to the libraries listed below
Sorting:
- Concurrency permutation testing tool for Rust.☆2,607Feb 20, 2026Updated last week
- Tools for concurrent programming in Rust☆8,346Feb 22, 2026Updated last week
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,984Feb 8, 2026Updated 3 weeks ago
- Rayon: A data parallelism library for Rust☆12,792Jan 6, 2026Updated last month
- Defines the Rust borrow checker.☆1,582Jun 6, 2025Updated 8 months ago
- Application level tracing for Rust.☆6,557Feb 13, 2026Updated 2 weeks ago
- Rust parser combinator framework☆10,319Aug 26, 2025Updated 6 months ago
- Parser for Rust source code☆3,294Updated this week
- Statistics-driven benchmarking library for Rust☆5,428Nov 29, 2025Updated 3 months ago
- A Rust compiler front-end for IDEs☆16,079Updated this week
- Kani Rust Verifier☆2,953Feb 23, 2026Updated last week
- A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/☆12,921Updated this week
- Zero-cost asynchronous programming in Rust☆5,815Feb 15, 2026Updated 2 weeks ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,282Feb 21, 2026Updated last week
- Safe interop between Rust and C++☆6,671Feb 15, 2026Updated 2 weeks ago
- Rust port of Google's SwissTable hash map☆2,866Feb 22, 2026Updated last week
- Easy flamegraphs for Rust projects and everything else, without Perl or pipes <3☆5,811Feb 23, 2026Updated last week
- Sccache is a ccache-like tool. It is used as a compiler wrapper and avoids compilation when possible. Sccache has the capability to utili…☆7,030Feb 23, 2026Updated last week
- Automatically generates Rust FFI bindings to C (and some C++) libraries.☆5,121Feb 24, 2026Updated last week
- Flexible concrete Error type built on std::Error☆6,436Feb 20, 2026Updated last week
- A small and fast async runtime for Rust☆4,788Feb 23, 2026Updated last week
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,772Feb 7, 2026Updated 3 weeks ago
- A modern TLS library in Rust☆7,269Feb 24, 2026Updated last week
- A lightweight WebAssembly runtime that is fast, secure, and standards-compliant☆17,663Updated this week
- A fast bump allocation arena for Rust☆2,117Updated this week
- Serialization framework for Rust☆10,476Feb 16, 2026Updated 2 weeks ago
- A full featured, fast Command Line Argument Parser for Rust☆16,225Updated this week
- Metal I/O library for Rust.☆6,900Feb 24, 2026Updated last week
- Subcommand to show result of macro expansion☆3,034Feb 12, 2026Updated 2 weeks ago
- a debugger for async rust!☆4,422Feb 3, 2026Updated last month
- A binary encoder / decoder implementation in Rust.☆3,075Aug 15, 2025Updated 6 months ago
- derive(Error) for struct and enum error types☆5,363Feb 16, 2026Updated 2 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,300Jan 7, 2026Updated last month
- Cranelift based backend for rustc☆1,988Feb 20, 2026Updated last week
- Command line helpers for fuzzing☆1,762Feb 10, 2026Updated 3 weeks ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,095Feb 20, 2026Updated last week
- Format Rust code☆6,760Updated this week
- async fn(Request) -> Result<Response, Error>☆4,098Updated this week
- An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all in…☆3,906Feb 24, 2026Updated last week