upsuper / delegate-attr
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
- Completion futures for Rust☆19Updated 2 years ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 5 months ago
- ☆72Updated 5 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated last month
- A primitive for writing structural search and replace programs for rust☆31Updated 8 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated this week
- An async version of iterator☆40Updated 9 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆56Updated last year
- Rust NonEmpty slice☆13Updated 3 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 5 months ago
- `NonEmpty` library vector for rust☆19Updated 2 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- structured parallel execution for async Rust☆33Updated 7 months ago
- Zero-cost bitsets over native Rust types☆76Updated 3 months ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Rust traits for key comparison in maps.☆24Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆76Updated 2 months ago
- Rust crate for making Read streams peekable.☆26Updated 3 years ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆16Updated this week
- Helper macros: autoimpl, impl_scope☆59Updated 2 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated 2 weeks ago
- Talk to Cargo easily at build time☆17Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated last year
- Rust closures you can transfer over an FFI boundary☆25Updated 4 years ago
- Thread-unsafe async runtime☆27Updated 4 months ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- Dynamic structured values for Rust☆27Updated last month
- Macro-rules-style syntax matching for procedural macros☆52Updated last year
- Duplicate an async I/O handle☆40Updated 2 months ago