nrc / proc-macro-rules
Macro-rules-style syntax matching for procedural macros
☆53Updated last year
Alternatives and similar repositories for proc-macro-rules
Users that are interested in proc-macro-rules are comparing it to the libraries listed below
Sorting:
- Thread-unsafe async runtime☆28Updated 7 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 7 months ago
- Make any value Sync but only available on its original thread☆39Updated 2 months ago
- `NonEmpty` library vector for rust☆19Updated 2 years ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- Rust String type with configurable byte storage.☆35Updated 8 months ago
- ☆57Updated last year
- Abstract over different executors☆73Updated last year
- bytes::BufMut implementation to count buffer size☆22Updated last week
- Rust NonEmpty slice☆13Updated 3 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 10 months ago
- A procedural macro helper for easily writing custom derives for enums.☆32Updated 2 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 7 months ago
- Rust closures you can transfer over an FFI boundary☆27Updated 4 years ago
- ☆38Updated last year
- Remove Cargo.lock lockfile☆33Updated 4 months ago
- Completion futures for Rust☆19Updated 2 years ago
- A Rust library for runtime-checked linearish types☆34Updated last year
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 2 months ago
- A memory efficient syntax tree for language developers☆60Updated this week
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated 10 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- structured parallel execution for async Rust☆33Updated 9 months ago
- ☆72Updated last month
- Full precision decimal representation of f64☆26Updated last week
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated 2 months ago
- Helper macros: autoimpl, impl_scope☆60Updated 4 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago