geiger-rs / cargo-geigerLinks
Detects usage of unsafe Rust in a Rust crate and its dependencies.
☆1,553Updated 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,805Updated last week
- ❌ Cargo plugin for linting your dependencies 🦀☆2,152Updated this week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,172Updated 3 weeks ago
- Find unused dependencies in Cargo.toml☆2,052Updated last week
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,510Updated 3 weeks ago
- Hypothesis-like property testing for Rust☆2,009Updated 2 weeks ago
- Panic messages for humans.☆1,809Updated last week
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,692Updated last month
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,368Updated last month
- Rust derive-based argument parsing optimized for code size☆1,873Updated 5 months ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,267Updated last year
- Easily assign underlying errors into domain-specific errors while adding context☆1,825Updated last month
- 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,267Updated this week
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,328Updated 3 months ago
- A crate for managing memory bit by bit☆1,361Updated last year
- Compile time static maps for Rust☆2,076Updated 2 months ago
- Command line helpers for fuzzing☆1,744Updated 2 months ago
- Some more derive(Trait) options☆2,050Updated 2 weeks ago
- Auditing crates for unsafe code which can be safely replaced☆564Updated 3 years ago
- Rust tool to collect and aggregate code coverage data for multiple source files☆1,324Updated this week
- Macros for all your token pasting needs☆1,069Updated last year
- Visualize/analyze a Rust crate's internal structure☆1,190Updated this week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,597Updated 2 weeks ago
- derive builder implementation for rust structs☆1,521Updated last week
- Runtime for executing procedural macros as WebAssembly☆1,450Updated this week
- Rust library for single assignment cells and lazy statics without macros☆2,048Updated 7 months ago
- Rust cache structures and easy function memoization☆1,944Updated 2 weeks ago
- Cargo subcommand to easily use LLVM source-based code coverage (-C instrument-coverage).☆1,249Updated this week
- Rust quasi-quoting☆1,510Updated this week