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:
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated 2 years ago
- Macro to repeat sequentially indexed copies of a fragment of code☆162Updated last month
- Better reference counted strings for Rust☆140Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆180Updated 5 months ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Find out about keys that are ignored when deserializing data☆95Updated last month
- Cargo subcommand for checking your documentation for broken links☆156Updated last year
- ☆61Updated 2 years ago
- ☆61Updated last year
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- Pull in every source file in a directory as a module☆181Updated 3 weeks ago
- Declarative parsing for Rust, using a custom derive and nom☆71Updated 6 months ago
- Automatic cfg for Rust compiler features☆111Updated 7 months ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆144Updated 4 months ago
- Make trait methods callable without the trait in scope☆162Updated last month
- Utilities for dealing with substructures within syn macros☆143Updated 9 months ago
- ☆51Updated 4 months ago
- Use declarative macros as proc_macro attributes or derives☆151Updated 8 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆55Updated 3 months ago
- `$crate` in procedural macros.☆81Updated 2 months ago
- ☆110Updated last year
- 🌵 Cycle-Aware Reference Counting in Rust☆152Updated 3 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆124Updated last week
- A library for compact bit sets containing enums.☆121Updated 2 months ago
- ☆111Updated 3 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 3 months ago
- Rust wrapper type that implements hashing and comparison by pointer address☆36Updated last year
- Macro for sealing traits and structures☆61Updated last year
- Macros for deriving as functions to access Enums as their inner components☆104Updated last week
- Threadsafe RefCell for Rust☆99Updated 10 months ago