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:
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆337Updated 8 months ago
- This crate guarantees that your application is free of panicking branches☆178Updated 6 years ago
- Rust macro to generate self-referential structs☆211Updated 4 years ago
- ☆162Updated last year
- An extraction of the compiletest utility from the Rust compiler☆226Updated this week
- A graphical debugger for Rust MIR☆194Updated 2 years ago
- A procedural macro for auto logging output of functions☆191Updated 3 years ago
- Automated license checking for rust. cargo lichking is a Cargo subcommand that checks licensing information for dependencies.☆129Updated 3 years ago
- Rust support for the coz Causal profiler, code now lives upstream -- https://github.com/plasma-umass/coz☆218Updated 5 years ago
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- Fast, ergonomic metrics for Rust☆339Updated 10 months ago
- Mocking framework for Rust -- inspired by googlemock☆109Updated 5 years ago
- A compiler plugin to insert flame calls☆383Updated 2 years ago
- Hot-reloading loadable and reloadable resources☆219Updated 5 years ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆269Updated 2 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- Cargo subcommand to run kcov to get coverage report on Linux☆129Updated 3 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 11 months ago
- Spawn processes with arbitrary closures in rust☆112Updated 3 years ago
- A typesafe store keyed by types and containing different types of values.☆179Updated 6 years ago
- skiplist☆142Updated 3 years ago
- Procedural macros in expression position☆203Updated 2 years ago
- a smaller, faster and panic-free alternative to core::fmt☆370Updated last year
- Cargo subcommand for checking your documentation for broken links☆157Updated 8 months ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- 🚀 SM – a static State Machine library☆194Updated 4 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- Decimal Floating Point arithmetic for rust☆80Updated 2 years ago