nrc / proc-macro-rules
Macro-rules-style syntax matching for procedural macros
☆51Updated last year
Related projects ⓘ
Alternatives and complementary repositories for proc-macro-rules
- Unbuffered and unlocked I/O streams☆39Updated 3 months ago
- Make any value Sync but only available on its original thread☆37Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated 2 weeks ago
- Rust String type with configurable byte storage.☆34Updated 2 months ago
- Helper macros: autoimpl, impl_scope☆59Updated last month
- Thread-unsafe async runtime☆27Updated 3 weeks ago
- Remove Cargo.lock lockfile☆32Updated 2 weeks ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated last month
- ☆29Updated 6 months ago
- bytes::BufMut implementation to count buffer size☆21Updated last week
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated last week
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated 4 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆60Updated 3 months ago
- `NonEmpty` library vector for rust☆19Updated 2 years ago
- ☆38Updated last year
- A Rust library for runtime-checked linearish types☆31Updated last year
- Rust closures you can transfer over an FFI boundary☆25Updated 4 years ago
- Take a value atomically once.☆27Updated last year
- Cargo API written in Paris☆43Updated 2 weeks ago
- structured parallel execution for async Rust☆30Updated 3 months ago
- docs.rs as a publishing platform?☆66Updated 4 months ago
- Proc macro derive to generate structs from enum variants.☆24Updated last year
- Attribute proc-macro to delegate method to a field☆28Updated last year
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Updated 2 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 4 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated last month
- A rust library to hide types inside a diplomatic bag which can be sent between threads freely☆14Updated 2 years ago
- Full precision decimal representation of f64☆25Updated 2 weeks ago
- A memory efficient syntax tree for language developers☆51Updated 2 months ago
- A procedural macro helper for easily writing custom derives for enums.☆31Updated this week