geiger-rs / cargo-geigerLinks
Detects usage of unsafe Rust in a Rust crate and its dependencies.
☆1,529Updated 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,761Updated this week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,156Updated last month
- ❌ Cargo plugin for linting your dependencies 🦀☆2,075Updated last month
- Find unused dependencies in Cargo.toml☆2,023Updated 3 weeks ago
- Hypothesis-like property testing for Rust☆1,946Updated this week
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,483Updated 2 weeks ago
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,346Updated last month
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,644Updated 2 months ago
- Some more derive(Trait) options☆1,999Updated last month
- Compile time static maps for Rust☆2,024Updated last week
- Panic messages for humans.☆1,788Updated 3 weeks ago
- Visualize/analyze a Rust crate's internal structure☆1,157Updated 2 weeks ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,798Updated last week
- Macros for all your token pasting needs☆1,059Updated last year
- Auditing crates for unsafe code which can be safely replaced☆558Updated 3 years ago
- A crate for managing memory bit by bit☆1,343Updated last year
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,244Updated last year
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,310Updated 3 weeks ago
- derive builder implementation for rust structs☆1,493Updated last month
- Rust derive-based argument parsing optimized for code size☆1,848Updated 2 months ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆969Updated last year
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,191Updated this week
- Rust tool to collect and aggregate code coverage data for multiple source files☆1,304Updated last week
- Rust library for single assignment cells and lazy statics without macros☆2,034Updated 4 months ago
- Rust quasi-quoting☆1,475Updated 3 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,544Updated 3 weeks ago
- Rust cache structures and easy function memoization☆1,900Updated 3 months ago
- A code coverage tool for Rust projects☆2,795Updated last week
- Runtime for executing procedural macros as WebAssembly☆1,433Updated last month
- Command line helpers for fuzzing☆1,697Updated 3 weeks ago