geiger-rs / cargo-geiger
Detects usage of unsafe Rust in a Rust crate and its dependencies.
☆1,420Updated 5 months ago
Alternatives and similar repositories for cargo-geiger:
Users that are interested in cargo-geiger are comparing it to the libraries listed below
- RustSec API & Tooling☆1,616Updated this week
- Find unused dependencies in Cargo.toml☆1,805Updated this week
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,236Updated 2 weeks ago
- Hypothesis-like property testing for Rust☆1,775Updated this week
- ❌ Cargo plugin for linting your dependencies 🦀☆1,832Updated this week
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,371Updated 2 weeks ago
- Some more derive(Trait) options☆1,790Updated this week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,050Updated 3 weeks ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,560Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,386Updated this week
- Rust cache structures and easy function memoization☆1,625Updated 2 months ago
- derive builder implementation for rust structs☆1,374Updated 3 months ago
- Rust derive-based argument parsing optimized for code size☆1,716Updated 2 weeks ago
- Rust quasi-quoting☆1,359Updated 3 weeks ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,471Updated 4 months ago
- Visualize/analyze a Rust crate's internal structure☆1,022Updated this week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,201Updated 10 months ago
- Temporary file library for rust☆1,222Updated last week
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,220Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,832Updated last month
- Rust library for single assignment cells and lazy statics without macros☆1,901Updated 3 months ago
- Panic messages for humans.☆1,720Updated 2 weeks ago
- Macros for all your token pasting needs☆1,037Updated 3 months ago
- Compile time static maps for Rust☆1,864Updated last week
- Compile-time type-checked builder derive☆939Updated 4 months ago
- Type erasure for async trait methods☆1,889Updated last week
- A small rust library for adding custom derives to enums☆1,866Updated this week
- A code coverage tool for Rust projects☆2,580Updated this week
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆961Updated 5 months ago
- Concurrency permutation testing tool for Rust.☆2,209Updated 3 weeks ago