geiger-rs / cargo-geigerLinks
Detects usage of unsafe Rust in a Rust crate and its dependencies.
☆1,541Updated 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:
- RustSec API & Tooling☆1,775Updated this week
- ❌ Cargo plugin for linting your dependencies 🦀☆2,089Updated 2 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,162Updated 3 weeks ago
- Find unused dependencies in Cargo.toml☆2,032Updated last week
- Hypothesis-like property testing for Rust☆1,961Updated this week
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,359Updated 2 weeks ago
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,491Updated last week
- Easily assign underlying errors into domain-specific errors while adding context☆1,810Updated 2 weeks ago
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,312Updated last month
- Some more derive(Trait) options☆2,011Updated this week
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,657Updated 3 months ago
- derive builder implementation for rust structs☆1,503Updated last month
- Compile time static maps for Rust☆2,039Updated last month
- Visualize/analyze a Rust crate's internal structure☆1,162Updated last week
- Macros for all your token pasting needs☆1,064Updated last year
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,247Updated last year
- Panic messages for humans.☆1,794Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,221Updated 3 weeks ago
- Auditing crates for unsafe code which can be safely replaced☆558Updated 3 years ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆968Updated last year
- Rust quasi-quoting☆1,482Updated last week
- Temporary file library for rust☆1,362Updated last month
- Rust derive-based argument parsing optimized for code size☆1,854Updated 3 months ago
- Rust tool to collect and aggregate code coverage data for multiple source files☆1,308Updated this week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,554Updated last month
- Rust library for single assignment cells and lazy statics without macros☆2,038Updated 5 months ago
- A crate for managing memory bit by bit☆1,356Updated last year
- A fast bump allocation arena for Rust☆1,954Updated 3 weeks ago
- Cargo subcommand to easily use LLVM source-based code coverage (-C instrument-coverage).☆1,203Updated 2 weeks ago
- A code coverage tool for Rust projects☆2,812Updated 2 weeks ago