miri
Rust Analyzer
An Undefined Behavior detection tool for Rust that runs binaries and detects unsafe code and memory leaks.
An interpreter for Rust's mid-level intermediate representation
5k stars
59 watching
352 forks
Language: Rust
last commit: 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Automates the process of creating Rust interfaces to C and C++ libraries. | 4,531 |
| A library providing safe and idiomatic interop between Rust and C++ | 5,980 |
| Bindings between Rust and Ruby that enable safe interaction with Ruby code. | 205 |
| Rust bindings for Dear ImGui | 2,707 |
| Improves error messages to provide helpful information and encourage users to report issues. | 1,707 |
| Bindings to the Lua programming language for Rust with support for asynchronous execution and WebAssembly. | 1,821 |
| A collection of rules to help improve Rust code by detecting common mistakes and suggesting improvements. | 11,559 |
| A scripting language and evaluation engine designed to be embedded in Rust applications. | 3,898 |
| Detects usage of unsafe Rust in Rust crates and their dependencies to provide statistical input for auditing. | 1,415 |
| A tutorial series for developing operating systems from scratch using Rust on ARMv8-A architecture | 13,798 |
| A library that provides a low-level window creation and management system for building cross-platform GUI applications | 4,940 |
| Tool to check Rust crate API changes for semver violations during releases | 1,228 |
| A compact binary encoder/decoder implementation for Rust | 2,748 |
| A Rust crate providing type-conscious data manipulation with ndarray-backed tabular data structures. | 143 |
| Documentation on using Rust to develop firmware for microcontrollers. | 1,128 |