How-to: Sanitize your Rust code!
☆433Feb 1, 2018Updated 8 years ago
Alternatives and similar repositories for rust-san
Users that are interested in rust-san are comparing it to the libraries listed below
Sorting:
- Command line helpers for fuzzing☆1,762Feb 10, 2026Updated 3 weeks ago
- Fuzz your Rust code with Google-developed Honggfuzz !☆497Updated this week
- Error management☆1,417May 2, 2020Updated 5 years ago
- 🐇 Fuzzing Rust code with American Fuzzy Lop☆1,809Updated this week
- Hypothesis-like property testing for Rust☆2,066Feb 13, 2026Updated 3 weeks ago
- Concurrency permutation testing tool for Rust.☆2,616Feb 20, 2026Updated 2 weeks ago
- Unix signal handling for tokio☆88Sep 14, 2018Updated 7 years ago
- Backtraces in Rust☆606Jan 25, 2026Updated last month
- An interpreter for Rust's mid-level intermediate representation☆5,941Updated this week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,273Feb 26, 2024Updated 2 years ago
- ☆165Oct 31, 2018Updated 7 years ago
- RustSec API & Tooling☆1,847Feb 27, 2026Updated last week
- Automated property based testing for Rust (with shrinking).☆2,711Feb 10, 2026Updated 3 weeks ago
- Support crate for rustc's self-profiling feature☆377Jul 9, 2025Updated 7 months ago
- Find the ideal fuzz targets in a Rust codebase☆224Feb 13, 2026Updated 3 weeks ago
- An intrusive flamegraph profiling tool for rust.☆730Feb 25, 2024Updated 2 years ago
- Allocators in Rust☆317Apr 4, 2020Updated 5 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆646Nov 18, 2023Updated 2 years ago
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆687Aug 18, 2023Updated 2 years ago
- The sysroot manager that lets you build and customize `std`☆1,133May 2, 2023Updated 2 years ago
- Automatic testing of FFI bindings for Rust☆122Jun 8, 2021Updated 4 years ago
- Error boilerplate for Rust☆727Aug 7, 2021Updated 4 years ago
- Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.☆1,424Dec 24, 2025Updated 2 months ago
- Unit `#[test]`ing for microcontrollers and other `no_std` systems☆124Apr 11, 2021Updated 4 years ago
- a Rust library implementing safe, lightweight context switches, without relying on kernel services☆538Aug 25, 2021Updated 4 years ago
- Colorful panic backtraces for Rust☆600Oct 28, 2025Updated 4 months ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,286Feb 21, 2026Updated 2 weeks ago
- Collecting examples and information to help design a memory model for Rust.☆127Jun 18, 2019Updated 6 years ago
- Whole program static stack analysis☆650Oct 28, 2024Updated last year
- A cargo subcommand for creating GraphViz DOT files and dependency graphs☆216Aug 31, 2019Updated 6 years ago
- Statistics-driven benchmarking library for Rust☆5,431Nov 29, 2025Updated 3 months ago
- An extraction of the compiletest utility from the Rust compiler☆232Feb 10, 2026Updated 3 weeks ago
- A modern Rust debugging library 🦀☆891May 15, 2022Updated 3 years ago
- Breaking your Rust code for fun and profit☆639May 29, 2023Updated 2 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106May 29, 2023Updated 2 years ago
- JSON parser which picks up values directly without performing tokenization in Rust☆638Sep 21, 2017Updated 8 years ago
- A library for creating references that carry their owner with them.☆385Oct 12, 2023Updated 2 years ago
- Zero-cost asynchronous programming in Rust☆5,823Feb 15, 2026Updated 2 weeks ago
- a lock-free concurrent slab (experimental)☆306Jan 20, 2026Updated last month