geiger-rs / cargo-geigerLinks
Detects usage of unsafe Rust in a Rust crate and its dependencies.
☆1,551Updated last month
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 🦀☆2,136Updated 2 weeks ago
- RustSec API & Tooling☆1,793Updated last week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,167Updated last week
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,501Updated last week
- Find unused dependencies in Cargo.toml☆2,046Updated last month
- Easily assign underlying errors into domain-specific errors while adding context☆1,817Updated last week
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,684Updated 3 weeks ago
- Hypothesis-like property testing for Rust☆1,993Updated 3 weeks ago
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,362Updated 3 weeks ago
- Some more derive(Trait) options☆2,032Updated 2 weeks ago
- Compile time static maps for Rust☆2,070Updated 2 months ago
- Visualize/analyze a Rust crate's internal structure☆1,183Updated this week
- Macros for all your token pasting needs☆1,067Updated last year
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,322Updated 2 months ago
- Panic messages for humans.☆1,806Updated last week
- Rust quasi-quoting☆1,503Updated last week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,257Updated last year
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,254Updated 2 weeks ago
- A crate for managing memory bit by bit☆1,363Updated last year
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆970Updated last year
- derive builder implementation for rust structs☆1,515Updated 2 months ago
- Command line helpers for fuzzing☆1,731Updated last month
- Rust derive-based argument parsing optimized for code size☆1,870Updated 4 months ago
- A Rust proc-macro attribute parser☆1,200Updated last week
- ☆1,136Updated last month
- Rust tool to collect and aggregate code coverage data for multiple source files☆1,319Updated 2 weeks ago
- Temporary file library for rust☆1,379Updated 3 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,580Updated last month
- Concurrency permutation testing tool for Rust.☆2,548Updated 4 months ago
- Rust library for single assignment cells and lazy statics without macros☆2,047Updated 6 months ago