geiger-rs / cargo-geiger
Detects usage of unsafe Rust in a Rust crate and its dependencies.
☆1,447Updated this week
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,658Updated this week
- ❌ Cargo plugin for linting your dependencies 🦀☆1,914Updated last week
- Find unused dependencies in Cargo.toml☆1,880Updated last week
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,409Updated this week
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,282Updated this week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,443Updated last week
- Rust quasi-quoting☆1,401Updated last month
- Compile time static maps for Rust☆1,912Updated 2 months ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,532Updated 2 months ago
- Some more derive(Trait) options☆1,871Updated 2 weeks ago
- A crate for managing memory bit by bit☆1,282Updated 8 months ago
- Hypothesis-like property testing for Rust☆1,837Updated 3 weeks ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,220Updated last year
- Attribute macro to require that the compiler prove a function can't ever panic☆1,071Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,964Updated last week
- derive builder implementation for rust structs☆1,424Updated 6 months ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,608Updated 4 months ago
- Rust derive-based argument parsing optimized for code size☆1,765Updated 2 weeks ago
- A fast bump allocation arena for Rust☆1,661Updated this week
- Concurrency permutation testing tool for Rust.☆2,309Updated 2 months ago
- Rust library for single assignment cells and lazy statics without macros☆1,952Updated 2 weeks ago
- Panic messages for humans.☆1,745Updated last week
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆958Updated 8 months ago
- Rust cache structures and easy function memoization☆1,746Updated last month
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,260Updated 4 months ago
- Temporary file library for rust☆1,274Updated this week
- Runtime for executing procedural macros as WebAssembly☆1,375Updated last month
- A next-generation test runner for Rust.☆2,383Updated this week
- Macros for all your token pasting needs☆1,045Updated 6 months ago
- Command line helpers for fuzzing☆1,605Updated last month