A tool to detect code paths leading to Rust's panic handler
☆220Aug 2, 2021Updated 4 years ago
Alternatives and similar repositories for rustig
Users that are interested in rustig are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Execute your code on the Rust ecosystem.☆191Feb 12, 2026Updated last month
- Find calls to panic functions in rust executables☆36Sep 19, 2021Updated 4 years ago
- A graphical debugger for Rust MIR☆200Aug 25, 2022Updated 3 years ago
- Rust bindings to Intel's DPDK.☆13Oct 1, 2018Updated 7 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆359Jan 20, 2026Updated 2 months ago
- A sudoku game written in Rust☆31Nov 18, 2019Updated 6 years ago
- [deprecated] Avoid memcpy calls when working with standard containers☆278Sep 23, 2022Updated 3 years ago
- Custom memory allocator that helps discover reads from uninitialized memory☆163Sep 11, 2020Updated 5 years ago
- Whole program static stack analysis☆650Oct 28, 2024Updated last year
- Attribute macro to require that the compiler prove a function can't ever panic☆1,187Feb 8, 2026Updated last month
- Ensure correct assumptions about constants, types, and more in Rust☆648Nov 18, 2023Updated 2 years ago
- Colorful panic backtraces for Rust☆600Oct 28, 2025Updated 4 months ago
- [INACTIVE] Rust's standard library, free of C dependencies, for Linux systems☆521Dec 9, 2018Updated 7 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Jun 17, 2019Updated 6 years ago
- SQL front-end in Rust☆14May 11, 2021Updated 4 years ago
- a Rust library implementing safe, lightweight context switches, without relying on kernel services☆539Aug 25, 2021Updated 4 years ago
- A port of MUSL's libm to Rust.☆639Apr 20, 2025Updated 11 months ago
- Rust support for the coz Causal profiler, code now lives upstream -- https://github.com/plasma-umass/coz☆218Oct 7, 2019Updated 6 years ago
- A FUSE filesystem for browsing the xkcd webcomic☆14Jun 14, 2023Updated 2 years ago
- This crate guarantees that your application is free of panicking branches☆179May 23, 2019Updated 6 years ago
- Unit `#[test]`ing for microcontrollers and other `no_std` systems☆125Apr 11, 2021Updated 4 years ago
- A compiler plugin to insert flame calls☆391Apr 13, 2023Updated 2 years ago
- Rust marketing handbook☆39Jan 4, 2021Updated 5 years ago
- ☆65Jul 11, 2017Updated 8 years ago
- A browser interface for working through rustc errors and running cargo commands.☆16Jan 5, 2023Updated 3 years ago
- ☆53Nov 10, 2019Updated 6 years ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,569Jan 11, 2026Updated 2 months ago
- ☆17Apr 6, 2019Updated 6 years ago
- Crate CI: Documentation☆12Oct 13, 2018Updated 7 years ago
- Concurrency permutation testing tool for Rust.☆2,648Feb 20, 2026Updated last month
- Like Rust's built-in assert_eq macro, but for token streams. Passes them through rustfmt, and shows a pretty diff☆15Jul 11, 2023Updated 2 years ago
- Online introspection for Rust☆417May 27, 2022Updated 3 years ago
- Rust Memory Safety & Undefined Behavior Detection☆1,369Mar 9, 2024Updated 2 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106May 29, 2023Updated 2 years ago
- A tool for transforming Rust code using rules☆715Jun 4, 2023Updated 2 years ago
- ☆48Jan 18, 2024Updated 2 years ago
- Error management☆1,417May 2, 2020Updated 5 years ago
- A library for to allow multiple return types by automatically generated enum.☆377Mar 12, 2026Updated last week
- Automatic checking for semantic versioning in library crates☆632Jul 17, 2023Updated 2 years ago