geiger-rs / cargo-geigerLinks
Detects usage of unsafe Rust in a Rust crate and its dependencies.
☆1,505Updated 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,723Updated this week
- ❌ Cargo plugin for linting your dependencies 🦀☆2,029Updated this week
- Find unused dependencies in Cargo.toml☆1,976Updated last week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,140Updated 5 months ago
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,322Updated 4 months ago
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,461Updated 2 weeks ago
- Hypothesis-like property testing for Rust☆1,914Updated last month
- Compile time static maps for Rust☆1,977Updated last month
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,289Updated 2 months ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,617Updated 2 weeks ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆969Updated last year
- Easily assign underlying errors into domain-specific errors while adding context☆1,729Updated this week
- Auditing crates for unsafe code which can be safely replaced☆551Updated 3 years ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,138Updated last month
- Some more derive(Trait) options☆1,972Updated last week
- Macros for all your token pasting needs☆1,053Updated 10 months ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,234Updated last year
- Visualize/analyze a Rust crate's internal structure☆1,141Updated last week
- Command line helpers for fuzzing☆1,673Updated last month
- Rust quasi-quoting☆1,444Updated last week
- Rust derive-based argument parsing optimized for code size☆1,838Updated 3 weeks ago
- A crate for managing memory bit by bit☆1,318Updated last year
- derive builder implementation for rust structs☆1,462Updated 2 weeks ago
- Panic messages for humans.☆1,777Updated 2 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,523Updated last month
- A Rust proc-macro attribute parser☆1,154Updated last week
- Rust tool to collect and aggregate code coverage data for multiple source files☆1,286Updated this week
- Temporary file library for rust☆1,330Updated this week
- Heap profiling and ad hoc profiling for Rust programs.☆871Updated 6 months ago
- Rust library for single assignment cells and lazy statics without macros☆2,007Updated 2 months ago