upsuper / delegate-attrLinks
Attribute proc-macro to delegate method to a field
☆29Updated last year
Alternatives and similar repositories for delegate-attr
Users that are interested in delegate-attr are comparing it to the libraries listed below
Sorting:
- A concise, self-describing binary format written in Rust for Serde☆66Updated last year
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆28Updated 3 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 4 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆43Updated 2 weeks ago
- Unbuffered and unlocked I/O streams☆45Updated 5 months ago
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- ☆74Updated 4 months ago
- Automatic cfg for Rust compiler features☆102Updated 2 months ago
- Lending iterators on stable Rust☆83Updated last year
- Helper macros: autoimpl, impl_scope☆66Updated 2 months ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- Generic extensions for tapping values in Rust.☆58Updated 6 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 10 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- structured parallel execution for async Rust☆36Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- A low-level I/O ownership and borrowing library☆104Updated 2 weeks ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 11 months ago
- ☆59Updated last year
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- Atomic operations on potentially uninitialized integers.☆21Updated 2 weeks ago
- Lossless functionality for platform-native strings.☆71Updated 2 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated this week
- Prevent stack overflow in deeply recursive functions with automatic stack management.☆56Updated 2 months ago
- Reactive dependency injection for Rust.☆42Updated 3 weeks ago
- Dynamic structured values for Rust☆28Updated 5 months ago
- Macro for sealing traits and structures☆59Updated 8 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- Zero-cost bitsets over native Rust types☆78Updated 4 months ago