TimonPost / cargo-dependency-inheritorLinks
Utility to inherit dependencies from workspace file if it occurs 'n' or more times throughout the project.
☆31Updated 2 years ago
Alternatives and similar repositories for cargo-dependency-inheritor
Users that are interested in cargo-dependency-inheritor are comparing it to the libraries listed below
Sorting:
- Name return types of async fn on stable Rust☆18Updated 2 years ago
- A Rust library for runtime-checked linearish types☆34Updated last year
- horrible serde macro stuff☆39Updated last year
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆39Updated 6 months ago
- Iterator of const known length☆16Updated 6 months ago
- ☆26Updated 2 years ago
- ☆43Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆73Updated last week
- Integer types with customizable niche values☆46Updated 7 months ago
- Zero-cost type for stack without complicated type or Box☆45Updated 3 weeks ago
- Detect unused pub methods in a Rust workspace☆38Updated 3 months ago
- Minimalist Rust syntax parsing for procedural macros☆63Updated last year
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated last year
- GUI viewer for cargo metadata☆20Updated 4 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 3 months ago
- Zero-cost bitsets over native Rust types☆78Updated 2 months ago
- ☆31Updated last year
- Derive helper methods for enum variants that are familiar from `std::Option` & `std::Result` such as `unwrap_or` or `and_then`.☆41Updated last year
- Efficient byte-stream pipe buffer☆43Updated 11 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated last month
- Typed index version of Rust slice and Vec containers☆69Updated last month
- The quickest way to override dependencies with Cargo