TimonPost / cargo-dependency-inheritorLinks
Utility to inherit dependencies from workspace file if it occurs 'n' or more times throughout the project.
☆32Updated 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:
- ☆43Updated 2 years ago
- ☆35Updated last year
- ☆56Updated 3 years ago
- ☆26Updated 2 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆56Updated 2 months ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆43Updated last year
- Serde partial serialization made easy☆42Updated 3 years ago
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- Embed images in Rust documentation☆27Updated 4 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Name return types of async fn on stable Rust☆19Updated 5 months ago
- horrible serde macro stuff☆39Updated 2 years ago
- ☆111Updated 3 years ago
- Progress reporting abstraction for Rust☆64Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆55Updated 3 months ago
- Integer types with customizable niche values☆51Updated last year
- Zero-cost bitsets over native Rust types☆79Updated 2 months ago
- Efficient byte-stream pipe buffer☆44Updated last year
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Rustdoc's JSON output interface☆38Updated last month
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆51Updated 2 months ago
- Find out what platform your code is running on from Rust☆33Updated 3 years ago
- A Rust crate with a sscanf (inverse of format!()) Macro based on Regex☆33Updated 3 weeks ago
- Trait implementation generator macro☆30Updated last month
- Rust API stability attributes for the rest of us.☆31Updated last year
- Derive a builder for your constructors in Rust☆71Updated 2 months ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Rust data types and a macro for generating enumeration-based bit flags☆51Updated 2 months ago
- Derive helper methods for enum variants that are familiar from `std::Option` & `std::Result` such as `unwrap_or` or `and_then`.☆42Updated last year