TimonPost / cargo-dependency-inheritor
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
- horrible serde macro stuff☆39Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Iterator of const known length☆15Updated 3 months ago
- Use winit like the async runtime you've always wanted☆49Updated 9 months ago
- ☆30Updated 9 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆52Updated 3 weeks ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- ☆40Updated 5 months ago
- rust slice conversion library☆16Updated 3 years ago
- A Rust library for runtime-checked linearish types☆32Updated last year
- structured parallel execution for async Rust☆33Updated 7 months ago
- Serde-based replacement for #[derive(Debug)]☆65Updated 5 months ago
- Integer types with customizable niche values☆43Updated 4 months ago
- ☆41Updated last year
- Serde partial serialization made easy☆42Updated 2 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- Zero-cost bitsets over native Rust types☆76Updated 3 months ago
- Zero-cost type for stack without complicated type or Box☆45Updated last week
- ☆26Updated last year
- Trait implementation generator macro☆28Updated 3 weeks ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆65Updated last year
- Updater program for axo tools☆22Updated this week
- Embed images in Rust documentation☆26Updated 3 years ago
- A sinless derive helper☆71Updated 4 months ago
- Macro for sealing traits and structures☆52Updated 3 months ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆43Updated 6 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆70Updated last month
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 5 months ago
- Minimalist Rust syntax parsing for procedural macros☆63Updated 9 months ago
- Derive helper methods for enum variants that are familiar from `std::Option` & `std::Result` such as `unwrap_or` or `and_then`.☆36Updated 10 months ago