geiger-rs / cargo-geiger
Detects usage of unsafe Rust in a Rust crate and its dependencies.
☆1,437Updated 7 months ago
Alternatives and similar repositories for cargo-geiger:
Users that are interested in cargo-geiger are comparing it to the libraries listed below
- RustSec API & Tooling☆1,639Updated this week
- ❌ Cargo plugin for linting your dependencies 🦀☆1,892Updated last week
- Find unused dependencies in Cargo.toml☆1,864Updated last month
- Some more derive(Trait) options☆1,865Updated 3 weeks ago
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,398Updated 2 weeks ago
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,268Updated last week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,218Updated last year
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,511Updated last month
- Attribute macro to require that the compiler prove a function can't ever panic☆1,065Updated last week
- Hypothesis-like property testing for Rust☆1,826Updated this week
- Compile time static maps for Rust☆1,905Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,423Updated last week
- A next-generation test runner for Rust.☆2,362Updated this week
- Easily assign underlying errors into domain-specific errors while adding context☆1,591Updated 4 months ago
- A crate for managing memory bit by bit☆1,269Updated 7 months ago
- Rust quasi-quoting☆1,388Updated last week
- Temporary file library for rust☆1,259Updated last week
- Rust library for single assignment cells and lazy statics without macros☆1,937Updated last week
- Macros for all your token pasting needs☆1,041Updated 5 months ago
- derive builder implementation for rust structs☆1,405Updated 5 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,932Updated this week
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,253Updated 3 months ago
- Panic messages for humans.☆1,740Updated last month
- Rust cache structures and easy function memoization☆1,724Updated 3 weeks ago
- Find out what takes most of the space in your executable.☆2,481Updated 10 months ago
- A small rust library for adding custom derives to enums☆1,956Updated 3 weeks ago
- A fast bump allocation arena for Rust☆1,621Updated 3 weeks ago
- Runtime for executing procedural macros as WebAssembly☆1,362Updated 3 weeks ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆961Updated 7 months ago
- A macro to generate structures which behave like bitflags☆992Updated 3 weeks ago