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.☆76Updated 4 years ago
- Cargo subcommand for checking your documentation for broken links☆157Updated 8 months ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆143Updated last week
- Initialize arrays with ease!☆84Updated 2 years ago
- ☆57Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆167Updated 3 weeks ago
- Declarative parsing for Rust, using a custom derive and nom☆68Updated last week
- Rust macro for automatically generating default☆143Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated 2 months ago
- Better reference counted strings for Rust☆132Updated last year
- A library for compact bit sets containing enums.☆115Updated 3 weeks ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- Find out about keys that are ignored when deserializing data☆87Updated 2 months ago
- `$crate` in procedural macros.☆73Updated 2 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆109Updated last year
- Token tree calling convention☆80Updated 2 years ago
- Utilities for dealing with substructures within syn macros☆141Updated 3 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Automatic cfg for Rust compiler features☆102Updated last month
- Procedural macro to implement Display and FromStr using common settings.☆188Updated this week
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆102Updated 7 months ago
- Write doc comments from macros☆100Updated 3 years ago
- 🌵 Cycle-Aware Reference Counting in Rust☆150Updated this week
- home for proposals in and around compile-time function evaluation☆110Updated 2 years ago
- Floating point approximate comparison for Rust☆63Updated 5 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆129Updated 5 years ago
- Use declarative macros as proc_macro attributes or derives☆136Updated 2 months ago
- Create extensions for types you don't own with extension traits but without the boilerplate☆131Updated 2 years ago