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:
- Minimalist Rust syntax parsing for procedural macros☆65Updated last year
- ☆33Updated last year
- ☆43Updated 2 years ago
- horrible serde macro stuff☆39Updated last year
- Trait implementation generator macro☆29Updated last month
- ☆20Updated 3 months ago
- Rustdoc's JSON output interface☆35Updated 3 weeks ago
- A sinless derive helper☆75Updated 3 months ago
- Zero-cost bitsets over native Rust types☆78Updated 6 months ago
- Rust API stability attributes for the rest of us.☆32Updated last year
- Find out what platform your code is running on from Rust☆32Updated 3 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 5 months ago
- Proc-macro utility to populate enums from database data☆20Updated last year
- ☆26Updated 2 years ago
- ☆57Updated 3 years ago
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated last month
- A memory efficient container for rust nested collections☆40Updated 3 years ago
- Types to define keyboard related events☆65Updated last month
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Use winit like the async runtime you've always wanted☆50Updated last year
- Name return types of async fn on stable Rust☆18Updated last month
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- Serde partial serialization made easy☆42Updated 2 years ago
- Embed images in Rust documentation☆27Updated 4 years ago
- Macro for sealing traits and structures☆59Updated 9 months ago
- Integer types with customizable niche values☆48Updated 10 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆50Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated 3 weeks ago
- Wrapper around Rc safe to send to a different thread☆25Updated 2 years ago