Technolution / rustig
A tool to detect code paths leading to Rust's panic handler
☆215Updated 3 years ago
Alternatives and similar repositories for rustig:
Users that are interested in rustig are comparing it to the libraries listed below
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆330Updated last month
- A procedural macro for auto logging output of functions☆190Updated 3 years ago
- Fast, ergonomic metrics for Rust☆338Updated 3 months ago
- This crate guarantees that your application is free of panicking branches☆176Updated 5 years ago
- Procedural macros in expression position☆203Updated 2 years ago
- Conditional compilation according to rustc compiler version☆346Updated last week
- A graphical debugger for Rust MIR☆186Updated 2 years ago
- Rust macro to generate self-referential structs☆210Updated 3 years ago
- Procedural macro to implement Display and FromStr using common settings.☆184Updated this week
- Rust support for the coz Causal profiler, code now lives upstream -- https://github.com/plasma-umass/coz☆217Updated 5 years ago
- A compiler plugin to insert flame calls☆377Updated last year
- A safe and convenient store for one value of each type☆336Updated 6 months ago
- A cargo subcommand to fetch the source code of a Rust crate☆98Updated last week
- Generic array types in Rust☆406Updated 2 weeks ago
- Faster, more compact implementation of std::Cow☆342Updated last year
- An extraction of the compiletest utility from the Rust compiler☆221Updated 2 weeks ago
- Delegation of trait implementations via procedural macros☆261Updated 6 months ago
- ☆310Updated last year
- A strict, yet friendly mocking library for Rust 2018☆225Updated 7 months ago
- A library for to allow multiple return types by automatically generated enum.☆354Updated 2 weeks ago
- Compile time numbers in Rust.☆520Updated 8 months ago
- Hot-reloading loadable and reloadable resources☆215Updated 4 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆597Updated last year
- A Rust proc_macro_attribute to outline conversions from generic functions☆268Updated 8 months ago
- Rust option parser with custom derive support☆228Updated 2 months ago
- Stackless generators on stable Rust.☆448Updated 2 years ago
- QuickCheck bug hunting in Rust standard library data structures☆162Updated 5 years ago
- Count lines of LLVM IR per generic function☆420Updated this week
- Python-style function decorators for Rust☆156Updated 3 years ago
- deserialize typed structures from regex captures☆169Updated last year