geiger-rs / cargo-geigerLinks
Detects usage of unsafe Rust in a Rust crate and its dependencies.
☆1,514Updated this 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,733Updated this week
- ❌ Cargo plugin for linting your dependencies 🦀☆2,040Updated 3 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,145Updated 2 weeks ago
- Find unused dependencies in Cargo.toml☆1,986Updated 3 weeks ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,623Updated last month
- Easily assign underlying errors into domain-specific errors while adding context☆1,777Updated this week
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,335Updated last week
- Compile time static maps for Rust☆1,985Updated 2 weeks ago
- A crate for managing memory bit by bit☆1,326Updated last year
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,470Updated last week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,238Updated last year
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆969Updated last year
- Some more derive(Trait) options☆1,981Updated 3 weeks ago
- Macros for all your token pasting needs☆1,054Updated 11 months ago
- Panic messages for humans.☆1,783Updated last month
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,292Updated 3 months ago
- Hypothesis-like property testing for Rust☆1,926Updated this week
- Visualize/analyze a Rust crate's internal structure☆1,147Updated last week
- derive builder implementation for rust structs☆1,467Updated 2 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,159Updated 2 weeks ago
- Rust quasi-quoting☆1,454Updated 2 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,523Updated 2 months ago
- Rust derive-based argument parsing optimized for code size☆1,842Updated last month
- Rust library allowing to register multiple handlers for the same signal☆800Updated last week
- Command line helpers for fuzzing☆1,682Updated 2 months ago
- Auditing crates for unsafe code which can be safely replaced☆554Updated 3 years ago
- Rust library for single assignment cells and lazy statics without macros☆2,019Updated 3 months ago
- A Rust proc-macro attribute parser☆1,162Updated 2 weeks ago
- Temporary file library for rust☆1,339Updated this week
- Typed distributed plugin registration☆1,174Updated 2 weeks ago