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
Sorting:
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 6 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- A primitive for writing structural search and replace programs for rust☆31Updated 10 months ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 7 months ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated last month
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last month
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Rust traits for key comparison in maps.☆28Updated 3 months ago
- A concise, self-describing binary format written in Rust for Serde☆65Updated 8 months ago
- Lending iterators on stable Rust☆82Updated last year
- Completion futures for Rust☆19Updated 2 years ago
- Helper macros: autoimpl, impl_scope☆60Updated 4 months ago
- ☆29Updated last year
- const panic with formatting☆11Updated 4 months ago
- ☆16Updated 2 months ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Lossless functionality for platform-native strings.☆71Updated 2 months ago
- structured parallel execution for async Rust☆33Updated 9 months ago
- bytes::BufMut implementation to count buffer size☆22Updated 2 months ago
- ☆38Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated last month
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Rust String type with configurable byte storage.☆35Updated 8 months ago
- ☆53Updated 2 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- Atomic operations on potentially uninitialized integers.☆20Updated last week
- Simple goldenfile testing in Rust.☆39Updated 3 months ago
- Macro-rules-style syntax matching for procedural macros☆53Updated last year
- Serde serializer for generating Starlark build targets☆66Updated 2 months ago