Technolution / rustigLinks
A tool to detect code paths leading to Rust's panic handler
☆217Updated 4 years ago
Alternatives and similar repositories for rustig
Users that are interested in rustig are comparing it to the libraries listed below
Sorting:
- This crate guarantees that your application is free of panicking branches☆178Updated 6 years ago
- A graphical debugger for Rust MIR☆195Updated 3 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆342Updated 9 months ago
- Rust macro to generate self-referential structs☆210Updated 4 years ago
- A procedural macro for auto logging output of functions☆191Updated 3 years ago
- a smaller, faster and panic-free alternative to core::fmt☆372Updated last year
- An extraction of the compiletest utility from the Rust compiler☆228Updated 3 weeks ago
- Automated license checking for rust. cargo lichking is a Cargo subcommand that checks licensing information for dependencies.☆129Updated 3 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- Fast, ergonomic metrics for Rust☆340Updated 11 months ago
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- A crate with indexed arenas with small memory footprint☆78Updated last year
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆266Updated 2 years ago
- Cargo subcommand for checking your documentation for broken links☆155Updated 9 months ago
- Procedural macros in expression position☆203Updated 2 years ago
- A cargo subcommand to manage various CI-related jobs in rust.☆98Updated 5 years ago
- Check your crate for (possible) no_std compatibility☆213Updated 2 years ago
- Cargo subcommand to run kcov to get coverage report on Linux☆129Updated 3 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A typesafe store keyed by types and containing different types of values.☆179Updated 6 years ago
- Rust support for the coz Causal profiler, code now lives upstream -- https://github.com/plasma-umass/coz☆218Updated 5 years ago
- ☆125Updated 3 years ago
- Hot-reloading loadable and reloadable resources☆220Updated 5 years ago
- 🚀 SM – a static State Machine library☆193Updated 4 years ago
- A simple bitset container for Rust☆150Updated 3 months ago
- deserialize typed structures from regex captures☆172Updated last year
- Rust option parser with custom derive support☆234Updated 10 months ago