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☆67Updated last year
- structured parallel execution for async Rust☆37Updated last year
- Unbuffered and unlocked I/O streams☆45Updated 9 months ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆45Updated 2 weeks ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated 3 weeks ago
- A low-level I/O ownership and borrowing library☆106Updated 4 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 8 months ago
- Proc macro for smol async runtime☆54Updated 5 years ago
- An efficient JSON Value parser☆76Updated 2 years ago
- Lending iterators on stable Rust☆83Updated last year
- Helper macros: autoimpl, impl_scope☆68Updated 3 weeks ago
- Zero-cost bitsets over native Rust types☆79Updated last month
- Inline procedural macros for Rust☆56Updated 3 years ago
- ☆60Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last week
- Thread-unsafe async runtime☆29Updated last year
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- Lossless functionality for platform-native strings.☆74Updated 6 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 10 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 3 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- Serde serializer for generating Starlark build targets☆70Updated last week
- A more flexible version of the Rust `scoped-tls` library☆19Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- Reactive dependency injection for Rust.☆42Updated 3 weeks ago