sharnoff / derive-syn-parseLinks
A #[derive] macro for syn's `Parse` trait
☆19Updated last year
Alternatives and similar repositories for derive-syn-parse
Users that are interested in derive-syn-parse are comparing it to the libraries listed below
Sorting:
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- `$crate` in procedural macros.☆78Updated last month
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- Macro for sealing traits and structures☆60Updated last year
- Better reference counted strings for Rust☆139Updated last year
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆144Updated 3 months ago
- 🌵 Cycle-Aware Reference Counting in Rust☆153Updated 2 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated 2 weeks ago
- Token tree calling convention☆82Updated 3 years ago
- Automatic `mod` declaration with visibility/re-export customization, conditional compilation and more.☆21Updated 2 years ago
- Automatic cfg for Rust compiler features☆110Updated 6 months ago
- Cargo subcommand for checking your documentation for broken links☆156Updated last year
- Rust macro for automatically generating default☆150Updated 2 years ago
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- Utilities for dealing with substructures within syn macros☆143Updated 8 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆51Updated last year
- A collection of small utilities for working with pointer types in Rust.☆133Updated 11 months ago
- Make trait methods callable without the trait in scope☆161Updated 2 weeks ago
- Project group working on the "safe transmute" feature☆96Updated last year
- Intended to allow taking a T from a &mut T temporarily☆80Updated 6 years ago
- A library for compact bit sets containing enums.☆120Updated last month
- Big array helper for serde☆65Updated last year
- Initialize arrays with ease!☆84Updated 3 years ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- Write doc comments from macros☆101Updated 2 months ago
- ASCII-only equivalents to `char`, `str` and `String`.☆74Updated last year
- ☆51Updated 3 months ago
- Macro to generate random constants in Rust https://xkcd.com/221/☆79Updated last year
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago