cpg314 / cargo-workspace-unused-pubLinks
Detect unused pub methods in a Rust workspace
☆40Updated 6 months ago
Alternatives and similar repositories for cargo-workspace-unused-pub
Users that are interested in cargo-workspace-unused-pub are comparing it to the libraries listed below
Sorting:
- The quickest way to override dependencies with Cargo☆65Updated this week
- Show unused code from multi-crate Rust projects☆116Updated 11 months ago
- Derive a builder for your constructors in Rust☆71Updated 2 weeks ago
- Progress reporting abstraction for Rust☆64Updated last year
- Integer types with customizable niche values☆48Updated 9 months ago
- 🐱concat! with support for const variables and expressions☆42Updated last month
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆138Updated 10 months ago
- Oneshot Rust channel working both in and between sync and async environments☆91Updated 6 months ago
- An alternate Cargo registry using static files☆124Updated 5 months ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆60Updated this week
- A super powered testing macro for Rust☆120Updated 6 months ago
- A sinless derive helper☆74Updated 2 months ago
- Serde-based replacement for #[derive(Debug)]☆68Updated 10 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 4 months ago
- Minimalist Rust syntax parsing for procedural macros☆63Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆82Updated last week
- ☆43Updated 2 years ago
- https://github.com/rust-lang/cargo/issues/948☆55Updated last year
- A GUI generator for clap-rs using egui☆108Updated 11 months ago
- ☆31Updated last year
- Efficient byte-stream pipe buffer☆43Updated last year
- A CLI tool that allow you to create a temporary new Rust project using cargo with already installed dependencies☆81Updated 4 months ago
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆59Updated 2 weeks ago
- Provides typed variants of Path and PathBuf for Unix and Windows☆60Updated last month
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆109Updated last week
- A vec-backed tree structure with tree-specific generational indexes.☆40Updated last year
- A utility crate to log errors without losing key information along the way.☆31Updated 7 months ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆46Updated 11 months ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆33Updated 6 months ago
- Macro for sealing traits and structures☆59Updated 8 months ago