Detects usage of unsafe Rust in a Rust crate and its dependencies.
☆1,564Jan 11, 2026Updated 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,851Updated this week
- Find unused dependencies in Cargo.toml☆2,083Dec 29, 2025Updated 2 months ago
- ❌ Cargo plugin for linting your dependencies 🦀☆2,221Feb 25, 2026Updated last week
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,540Updated this week
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,379Feb 5, 2026Updated last month
- Runtime for executing procedural macros as WebAssembly☆1,472Jan 21, 2026Updated last month
- Auditing crates for unsafe code which can be safely replaced☆569Mar 25, 2022Updated 3 years ago
- Command line helpers for fuzzing☆1,768Feb 10, 2026Updated 3 weeks ago
- Statistics-driven benchmarking library for Rust☆5,431Nov 29, 2025Updated 3 months ago
- Rust library for single assignment cells and lazy statics without macros☆2,065May 24, 2025Updated 9 months ago
- A cryptographically verifiable code review system for the cargo (Rust) package manager.☆2,275Nov 21, 2025Updated 3 months ago
- Concurrency permutation testing tool for Rust.☆2,616Feb 20, 2026Updated 2 weeks ago
- Compile time static maps for Rust☆2,107Updated this week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,286Feb 21, 2026Updated 2 weeks ago
- An interpreter for Rust's mid-level intermediate representation☆5,941Updated this week
- Test harness for ui tests of compiler diagnostics☆959Feb 12, 2026Updated 3 weeks ago
- Some more derive(Trait) options☆2,078Feb 4, 2026Updated last month
- A crate for managing memory bit by bit☆1,375Aug 9, 2024Updated last year
- A code coverage tool for Rust projects☆2,924Mar 2, 2026Updated last week
- Temporary file library for rust☆1,408Feb 24, 2026Updated last week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,097Feb 20, 2026Updated 2 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,305Jan 7, 2026Updated 2 months ago
- A string type for Rust that is not required to be valid UTF-8.☆1,047Feb 10, 2026Updated 3 weeks ago
- Module initialization/global constructor functions for Rust☆963Dec 4, 2025Updated 3 months ago
- Macros for all your token pasting needs☆1,081Oct 6, 2024Updated last year
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,624Feb 16, 2026Updated 3 weeks ago
- Gather author, contributor and publisher data on crates in your dependency graph.☆350Feb 5, 2026Updated last month
- A safe and fast multi-producer, multi-consumer channel.☆2,896Dec 22, 2025Updated 2 months ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,712Feb 25, 2026Updated last week
- A next-generation test runner for Rust.☆2,839Updated this week
- Generating structured data from arbitrary, unstructured input.☆848Dec 16, 2025Updated 2 months ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆970Aug 1, 2024Updated last year
- Easy flamegraphs for Rust projects and everything else, without Perl or pipes <3☆5,815Updated this week
- 🦀 Find the minimum supported Rust version (MSRV) for your project☆1,154Mar 1, 2026Updated last week
- Find out what takes most of the space in your executable.☆2,721May 10, 2024Updated last year
- Ensure correct assumptions about constants, types, and more in Rust☆648Nov 18, 2023Updated 2 years ago
- derive(Error) for struct and enum error types☆5,367Feb 16, 2026Updated 3 weeks ago
- A small rust library for adding custom derives to enums☆2,321Updated this week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,184Feb 8, 2026Updated last month