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
Sorting:
- Execute your code on the Rust ecosystem.☆190Feb 12, 2026Updated 2 weeks ago
- [deprecated] Avoid memcpy calls when working with standard containers☆278Sep 23, 2022Updated 3 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆357Jan 20, 2026Updated last month
- Whole program static stack analysis☆650Oct 28, 2024Updated last year
- A port of MUSL's libm to Rust.☆638Apr 20, 2025Updated 10 months ago
- Find calls to panic functions in rust executables☆36Sep 19, 2021Updated 4 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Jun 17, 2019Updated 6 years ago
- Rust support for the coz Causal profiler, code now lives upstream -- https://github.com/plasma-umass/coz☆218Oct 7, 2019Updated 6 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆646Nov 18, 2023Updated 2 years ago
- Colorful panic backtraces for Rust☆600Oct 28, 2025Updated 4 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,184Feb 8, 2026Updated 3 weeks ago
- Custom memory allocator that helps discover reads from uninitialized memory☆163Sep 11, 2020Updated 5 years ago
- a Rust library implementing safe, lightweight context switches, without relying on kernel services☆538Aug 25, 2021Updated 4 years ago
- Windows named pipes bindings for tokio☆12Sep 26, 2018Updated 7 years ago
- a smaller, faster and panic-free alternative to core::fmt☆389Feb 14, 2024Updated 2 years ago
- A compiler plugin to insert flame calls☆390Apr 13, 2023Updated 2 years ago
- This crate guarantees that your application is free of panicking branches☆178May 23, 2019Updated 6 years ago
- A graphical debugger for Rust MIR☆199Aug 25, 2022Updated 3 years ago
- [INACTIVE] Rust's standard library, free of C dependencies, for Linux systems☆521Dec 9, 2018Updated 7 years ago
- ☆17Apr 6, 2019Updated 6 years ago
- SQL front-end in Rust☆14May 11, 2021Updated 4 years ago
- A FUSE filesystem for browsing the xkcd webcomic☆14Jun 14, 2023Updated 2 years ago
- Concurrency permutation testing tool for Rust.☆2,616Feb 20, 2026Updated last week
- A sudoku game written in Rust☆31Nov 18, 2019Updated 6 years ago
- Install a rustc master toolchain usable from rustup☆76Feb 4, 2026Updated last month
- A library for to allow multiple return types by automatically generated enum.☆375Updated this week
- A package manager☆19Jan 11, 2020Updated 6 years ago
- Rust Memory Safety & Undefined Behavior Detection☆1,371Mar 9, 2024Updated last year
- Test your Rust Markdown documentation via Cargo☆300Mar 25, 2024Updated last year
- A Rust compiler plugin and support library to annotate overflow behavior☆106May 29, 2023Updated 2 years ago
- A small crate to provide space-efficient Option<_> replacements☆38Mar 10, 2025Updated 11 months ago
- A safe-guarded transmute for Rust☆41May 21, 2024Updated last year
- Unit `#[test]`ing for microcontrollers and other `no_std` systems☆124Apr 11, 2021Updated 4 years ago
- Crate CI: Documentation☆12Oct 13, 2018Updated 7 years ago
- A crate for writing TCP servers and clients for applications and games☆78May 24, 2025Updated 9 months ago
- A modern Rust debugging library 🦀☆891May 15, 2022Updated 3 years ago
- Online introspection for Rust☆417May 27, 2022Updated 3 years ago
- A string type for Rust that is not required to be valid UTF-8.☆1,041Feb 10, 2026Updated 3 weeks ago
- A tool for transforming Rust code using rules☆715Jun 4, 2023Updated 2 years ago