Technolution / rustigLinks
A tool to detect code paths leading to Rust's panic handler
☆216Updated 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
- Rust macro to generate self-referential structs☆210Updated 4 years ago
- Automated license checking for rust. cargo lichking is a Cargo subcommand that checks licensing information for dependencies.☆129Updated 3 years ago
- A graphical debugger for Rust MIR☆197Updated 3 years ago
- Rust support for the coz Causal profiler, code now lives upstream -- https://github.com/plasma-umass/coz☆218Updated 6 years ago
- An extraction of the compiletest utility from the Rust compiler☆230Updated 2 months ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆348Updated 10 months ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- ☆163Updated last year
- Procedural macros in expression position☆204Updated 2 years ago
- skiplist☆144Updated 3 years ago
- Build and Test Your Rust Projects with Zero Configuration☆101Updated 4 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- A procedural macro for auto logging output of functions☆192Updated 4 years ago
- Fast, ergonomic metrics for Rust☆340Updated last year
- Cargo subcommand for checking your documentation for broken links☆155Updated 11 months ago
- A crate with indexed arenas with small memory footprint☆78Updated last year
- ☆125Updated 3 years ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆266Updated 2 years ago
- Hot-reloading loadable and reloadable resources☆219Updated 5 years ago
- a smaller, faster and panic-free alternative to core::fmt☆373Updated last year
- Cargo subcommand to run kcov to get coverage report on Linux☆128Updated 4 years ago
- Scroll - making scrolling through buffers fun since 2016☆178Updated 2 months ago
- Decimal Floating Point arithmetic for rust☆80Updated 2 years ago
- A Rust macro to determine if a type implements a logical trait expression☆260Updated 5 years ago
- A compiler plugin to insert flame calls☆387Updated 2 years ago
- A rust library for checked floating point operations☆82Updated 10 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆129Updated 5 years ago
- deserialize typed structures from regex captures☆174Updated last year