Kobzol / rust-delegateLinks
Rust method delegation with less boilerplate
☆496Updated 2 months ago
Alternatives and similar repositories for rust-delegate
Users that are interested in rust-delegate are comparing it to the libraries listed below
Sorting:
- A set of alternative `derive` attributes for Rust☆454Updated last week
- Ensure correct assumptions about constants, types, and more in Rust☆630Updated last year
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆540Updated this week
- A vector with a fixed capacity. (Rust)☆830Updated 11 months ago
- Just, really the littlest Vec you could need. So smol.☆704Updated last month
- Getters and Setters for Rust.☆366Updated 3 months ago
- oh heck, a case conversion library☆562Updated last month
- Test harness for ui tests of compiler diagnostics☆926Updated 2 weeks ago
- ☆496Updated 2 weeks ago
- derive simple constructor functions for Rust structs☆564Updated last year
- Easy self-referential struct generation for Rust.☆652Updated 8 months ago
- Generic extensions for tapping values in Rust.☆469Updated 2 years ago
- ☆332Updated last week
- Rust procedural macro attribute for adding test cases easily☆631Updated last year
- A tool for managing cargo workspaces and their crates, inspired by lerna☆549Updated last month
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆757Updated 2 weeks ago
- Delegation of trait implementations via procedural macros☆275Updated last month
- Fast floating point to string conversion☆655Updated 2 weeks ago
- A if/elif-like macro for Rust #[cfg] statements☆607Updated 3 weeks ago
- Stackless generators on stable Rust.☆469Updated 3 years ago
- Macros for all your token pasting needs☆1,057Updated last year
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆789Updated 2 weeks ago
- Module initialization/global constructor functions for Rust☆903Updated last month
- A minimal `syn` syntax tree pretty-printer☆721Updated 2 weeks ago
- A memory efficient string type that can store up to 24* bytes on the stack☆767Updated last week
- Safe cross-platform linker shenanigans☆786Updated last week
- Indented document literals for Rust☆739Updated 2 weeks ago
- Easy code duplicate with substitution for Rust☆248Updated last month
- Compile-time type-checked builder derive☆1,097Updated 3 weeks ago
- Rust-to-Rust ffi,ffi-safe equivalents of std types,and creating libraries loaded at startup.☆566Updated last year