Rudra
Rust analyser
A tool that detects common undefined behaviors in Rust programs.
Rust Memory Safety & Undefined Behavior Detection
1k stars
29 watching
45 forks
Language: Rust
last commit: 10 months ago Related projects:
Repository | Description | Stars |
---|---|---|
geiger-rs/cargo-geiger | Detects usage of unsafe Rust in Rust crates and their dependencies to provide statistical input for auditing. | 1,415 |
storyyeller/krakatau | A toolset for analyzing and manipulating Java bytecode | 2,003 |
nachoparker/dutree | A tool to analyze and visualize file system usage in various formats | 827 |
newrelic/rusty-hog | Secret scanner built in Rust for performance to detect sensitive information | 461 |
cognitive-engineering-lab/aquascope | An interactive visualization tool for Rust programs, showing borrow checker and execution flow | 2,078 |
fuzzinglabs/sierra-analyzer | Analyzes and decomposes binary files used by the Sierra blockchain network | 10 |
saresend/gust | A Rust crate for creating simple, interactive data visualizations using D3.js and Vega | 131 |
mozilla/authenticator-rs | A Rust library for interacting with Security Key-type devices via USB HID protocol | 279 |
greyblake/whatlang-rs | A Rust library for detecting the language of text, including script recognition and reliability estimation. | 980 |
gengteng/rust-assistant | An expert assistant for Rust programming questions and issues with precise code interpretation, up-to-date crate information, and source code analysis. | 10 |
fkie-cad/cwe_checker | A tool for detecting common bugs in binary executables. | 1,155 |
nnamdi-sys/finalytics | An Rust-based library for financial data analysis and portfolio optimization | 22 |
rjzak/decompressingyara | A tool for decompressing malware samples and running Yara rules against them. | 7 |
roxgib/spl06-007 | A Rust library that provides an I2C driver for a barometric pressure and temperature sensor module. | 1 |
rust-fuzz/afl.rs | A tool for finding security and stability issues in Rust code by testing it with pseudo-random data. | 1,668 |