TimonPost / cargo-dependency-inheritor
Utility to inherit dependencies from workspace file if it occurs 'n' or more times throughout the project.
☆30Updated last year
Related projects ⓘ
Alternatives and complementary repositories for cargo-dependency-inheritor
- horrible serde macro stuff☆39Updated last year
- Rust procedural macro attribute parser☆37Updated 5 months ago
- ☆36Updated last year
- ☆25Updated last year
- 🐱concat! with support for const variables and expressions☆35Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆59Updated 3 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆48Updated 3 months ago
- Serde partial serialization made easy☆41Updated last year
- Name return types of async fn on stable Rust☆18Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆80Updated last month
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆39Updated 2 weeks ago
- Embed images in Rust documentation☆24Updated 3 years ago
- ☆28Updated 5 months ago
- Derive helper methods for enum variants that are familiar from `std::Option` & `std::Result` such as `unwrap_or` or `and_then`.☆36Updated 6 months ago
- Open a scope and then freeze it in time for future access.☆105Updated 3 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆35Updated 10 months ago
- Typed any map for rust☆64Updated 2 months ago
- An alternate Cargo registry using static files☆105Updated last month
- Integer types with customizable niche values☆40Updated this week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆73Updated 2 months ago
- The quickest way to override dependencies with Cargo☆42Updated this week
- Rustdoc's JSON output interface☆28Updated 3 weeks ago
- Mirror of Rust's allocator api for use on stable rust☆47Updated this week
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆39Updated 2 months ago
- VF2 subgraph isomorphism algorithm in Rust.☆57Updated 2 months ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆36Updated 2 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆42Updated 10 months ago
- A Crate to display Graphs on the Terminal☆31Updated last year
- Threadsafe RefCell for Rust☆88Updated last year
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated 9 months ago