geiger-rs / cargo-geigerLinks
Detects usage of unsafe Rust in a Rust crate and its dependencies.
☆1,504Updated last week
Alternatives and similar repositories for cargo-geiger
Users that are interested in cargo-geiger are comparing it to the libraries listed below
Sorting:
- RustSec API & Tooling☆1,714Updated last week
- ❌ Cargo plugin for linting your dependencies 🦀☆2,018Updated 2 weeks ago
- Find unused dependencies in Cargo.toml☆1,966Updated 2 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,136Updated 4 months ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,612Updated 2 months ago
- A crate for managing memory bit by bit☆1,318Updated 11 months ago
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,320Updated 3 months ago
- Hypothesis-like property testing for Rust☆1,905Updated last week
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,286Updated 2 months ago
- Visualize/analyze a Rust crate's internal structure☆1,132Updated this week
- Easily assign underlying errors into domain-specific errors while adding context☆1,672Updated 2 months ago
- Some more derive(Trait) options☆1,964Updated 3 weeks ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆967Updated last year
- Compile time static maps for Rust☆1,965Updated 3 weeks ago
- Macros for all your token pasting needs☆1,052Updated 9 months ago
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,454Updated this week
- Panic messages for humans.☆1,778Updated 3 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,119Updated last month
- Rust derive-based argument parsing optimized for code size☆1,827Updated last week
- derive builder implementation for rust structs☆1,458Updated 9 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,511Updated 3 weeks ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,237Updated last year
- Rust quasi-quoting☆1,437Updated 2 weeks ago
- Concurrency permutation testing tool for Rust.☆2,424Updated 3 months ago
- ☆1,024Updated 2 months ago
- Auditing crates for unsafe code which can be safely replaced☆551Updated 3 years ago
- Rust library for single assignment cells and lazy statics without macros☆1,999Updated 2 months ago
- A Rust proc-macro attribute parser☆1,146Updated 2 weeks ago
- Temporary file library for rust☆1,323Updated last month
- Command line helpers for fuzzing☆1,664Updated last month