est31 / warnalyzerLinks
Show unused code from multi-crate Rust projects
☆119Updated last year
Alternatives and similar repositories for warnalyzer
Users that are interested in warnalyzer are comparing it to the libraries listed below
Sorting:
- ☆112Updated 2 years ago
- A rust crate to find the total size of an object, on the stack and on the heap☆109Updated last year
- Better reference counted strings for Rust☆135Updated last year
- A simple wrapper around filesystem operations to provide more helpful error messages.☆151Updated 3 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆169Updated last month
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆158Updated 2 weeks ago
- Graph the number of crates that depend on your crate over time☆251Updated 3 weeks ago
- A super powered testing macro for Rust☆121Updated 6 months ago
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆166Updated last month
- Compile the Git version (tag name, or hash otherwise) and dirty state into your Rust program.☆121Updated last year
- Extract documentation for the feature flags from comments in Cargo.toml☆184Updated 5 months ago
- Migrated to Codeberg☆79Updated 2 years ago
- Derive a builder for your constructors in Rust☆71Updated last month
- Make trait methods callable without the trait in scope☆152Updated 3 weeks ago
- ☆194Updated 3 weeks ago
- Utility wrapper to send non send types to other threads safely☆187Updated 5 months ago
- A Cargo subcommand to build and test all feature flag combinations.☆164Updated last month
- Pull in every source file in a directory as a module☆177Updated 3 weeks ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 3 months ago
- Find out about keys that are ignored when deserializing data☆92Updated 3 weeks ago
- Convert number to enum☆87Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 6 months ago
- ☆125Updated 3 years ago
- An allocator that can track and limit memory usage.☆214Updated 2 years ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆137Updated 9 months ago
- A tool to mine crates.io and produce static websites☆136Updated 10 months ago
- Cargo subcommand for checking your documentation for broken links☆157Updated 9 months ago
- Automatically implement traits for common smart pointers☆120Updated 5 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆109Updated 3 weeks ago