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
- ☆30Updated 11 months ago
- A Rust library for runtime-checked linearish types☆33Updated last year
- Serde partial serialization made easy☆42Updated 2 years ago
- Minimalist Rust syntax parsing for procedural macros☆63Updated 11 months ago
- horrible serde macro stuff☆39Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 2 months ago
- Open a scope and then freeze it in time for future access.☆107Updated 8 months ago
- Use winit like the async runtime you've always wanted☆50Updated 11 months ago
- Efficient byte-stream pipe buffer☆43Updated 10 months ago
- rust slice conversion library☆16Updated 3 years ago
- ☆41Updated last year
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 3 years ago
- Iterator of const known length☆16Updated 5 months ago
- 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
- structured parallel execution for async Rust☆33Updated 8 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- 🐱concat! with support for const variables and expressions☆41Updated 3 months ago
- Rust API stability attributes for the rest of us.☆29Updated 10 months ago
- Derive helper methods for enum variants that are familiar from `std::Option` & `std::Result` such as `unwrap_or` or `and_then`.☆36Updated last year
- Integer types with customizable niche values☆44Updated 5 months ago
- A simple and convenient way to bundle owned data with a borrowing type.☆27Updated 3 years ago
- Zero-cost bitsets over native Rust types☆76Updated last month
- Obsessively tiny error derive macro☆86Updated 3 months ago
- ☆56Updated 3 years ago
- An attribute to create an atomic wrapper around a C-style enum☆43Updated 10 months ago
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆43Updated last month
- Zero-cost type for stack without complicated type or Box☆45Updated this week
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 6 months ago
- State machine pattern for Rust☆29Updated 6 months ago
- ☆32Updated 6 months ago