Technolution / rustigLinks
A tool to detect code paths leading to Rust's panic handler
☆220Updated 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 derive macro for implementing the display Trait via a doc comment and string interpolation☆354Updated 2 weeks ago
- Rust macro to generate self-referential structs☆211Updated 4 years ago
- Automated license checking for rust. cargo lichking is a Cargo subcommand that checks licensing information for dependencies.☆130Updated 4 years ago
- ☆163Updated last year
- A graphical debugger for Rust MIR☆199Updated 3 years ago
- Rust support for the coz Causal profiler, code now lives upstream -- https://github.com/plasma-umass/coz☆219Updated 6 years ago
- An extraction of the compiletest utility from the Rust compiler☆231Updated 2 months ago
- A procedural macro for auto logging output of functions☆192Updated 4 years ago
- A Rust macro to determine if a type implements a logical trait expression☆265Updated 6 years ago
- Fast, ergonomic metrics for Rust☆342Updated last year
- Spawn processes with arbitrary closures in rust☆115Updated 4 years ago
- A compiler plugin to insert flame calls☆389Updated 2 years ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆266Updated 2 years ago
- Procedural macros in expression position☆204Updated 3 years ago
- a smaller, faster and panic-free alternative to core::fmt☆389Updated last year
- skiplist☆144Updated 4 years ago
- Cargo subcommand for checking your documentation for broken links☆156Updated last year
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- A crate with indexed arenas with small memory footprint☆79Updated last year
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- Rust option parser with custom derive support☆235Updated last year
- Scroll - making scrolling through buffers fun since 2016☆187Updated 5 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆188Updated 2 months ago
- Check your crate for (possible) no_std compatibility☆215Updated 2 years ago
- A cargo subcommand to manage local registries☆155Updated 3 weeks ago
- Faster, more compact implementation of std::Cow☆371Updated 2 years ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆283Updated last month
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆128Updated 5 years ago
- dipa makes it easy to efficiently delta encode large Rust data structures.☆272Updated 4 years ago