geiger-rs / cargo-geigerLinks
Detects usage of unsafe Rust in a Rust crate and its dependencies.
☆1,496Updated 2 weeks ago
Alternatives and similar repositories for cargo-geiger
Users that are interested in cargo-geiger are comparing it to the libraries listed below
Sorting:
- ❌ Cargo plugin for linting your dependencies 🦀☆1,991Updated last month
- RustSec API & Tooling☆1,707Updated this week
- Find unused dependencies in Cargo.toml☆1,947Updated this week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,133Updated 4 months ago
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,440Updated last week
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,312Updated 3 months ago
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,281Updated last month
- Hypothesis-like property testing for Rust☆1,898Updated 3 weeks ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,663Updated last month
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆966Updated 11 months ago
- derive builder implementation for rust structs☆1,450Updated 9 months ago
- Visualize/analyze a Rust crate's internal structure☆1,128Updated this week
- A crate for managing memory bit by bit☆1,315Updated 11 months ago
- Some more derive(Trait) options☆1,955Updated this week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,232Updated last year
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,600Updated last month
- Rust quasi-quoting☆1,431Updated last month
- Macros for all your token pasting needs☆1,051Updated 9 months ago
- Rust library allowing to register multiple handlers for the same signal☆786Updated last month
- Rust library for single assignment cells and lazy statics without macros☆1,994Updated last month
- Compile time static maps for Rust☆1,953Updated last week
- Panic messages for humans.☆1,771Updated 2 weeks ago
- Command line helpers for fuzzing☆1,649Updated 2 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,496Updated this week
- Runtime for executing procedural macros as WebAssembly☆1,394Updated last month
- Find out what takes most of the space in your executable.☆2,588Updated last year
- Rust derive-based argument parsing optimized for code size☆1,817Updated last month
- Auditing crates for unsafe code which can be safely replaced☆550Updated 3 years ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,085Updated 2 weeks ago
- Cargo subcommand to easily use LLVM source-based code coverage (-C instrument-coverage).☆1,114Updated this week