upsuper / delegate-attrLinks
Attribute proc-macro to delegate method to a field
☆29Updated 2 years ago
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☆68Updated last year
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆45Updated 2 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- Lossless functionality for platform-native strings.☆74Updated 7 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆31Updated 3 weeks ago
- A Rust crate for formatting strings dynamically☆32Updated 2 years ago
- Automatic cfg for Rust compiler features☆111Updated 7 months ago
- A low-level I/O ownership and borrowing library☆106Updated 6 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Helper macros: autoimpl, impl_scope☆68Updated 2 months ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Proc macro for smol async runtime☆54Updated 5 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 3 weeks ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month
- cross-platform Rust API for memory mapped IO☆42Updated last year
- ☆61Updated last year
- Unbuffered and unlocked I/O streams☆45Updated 11 months ago
- structured parallel execution for async Rust☆37Updated last year
- Lending iterators on stable Rust☆83Updated 2 years ago
- Types to define keyboard related events☆69Updated last month
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- ☆77Updated 5 months ago
- A Rust library for runtime-checked linearish types☆37Updated 2 years ago
- futures::AtomicWaker extracted into its own crate☆38Updated 2 months ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆50Updated 3 months ago
- Generic extensions for tapping values in Rust.☆58Updated 6 years ago
- Prevent stack overflow in deeply recursive functions with automatic stack management.☆69Updated 3 months ago