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
- Initialize arrays with ease!☆84Updated 2 years ago
- Cargo subcommand for checking your documentation for broken links☆155Updated 10 months ago
- Rust macro for automatically generating default☆146Updated last year
- Typed index version of Rust slice and Vec containers☆74Updated last month
- Pull in every source file in a directory as a module☆178Updated 2 weeks ago
- A rust crate to find the total size of an object, on the stack and on the heap☆109Updated last year
- Declarative parsing for Rust, using a custom derive and nom☆69Updated 2 months ago
- Automatic cfg for Rust compiler features☆104Updated 3 months ago
- A collection of small utilities for working with pointer types in Rust.☆128Updated 8 months ago
- Macro for sealing traits and structures☆59Updated 10 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Use declarative macros as proc_macro attributes or derives☆145Updated 4 months ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆142Updated 2 weeks ago
- 🌵 Cycle-Aware Reference Counting in Rust☆151Updated this week
- Better reference counted strings for Rust☆137Updated last year
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- Make trait methods callable without the trait in scope☆157Updated 3 weeks ago
- `$crate` in procedural macros.☆75Updated 3 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- Create extensions for types you don't own with extension traits but without the boilerplate☆131Updated 2 years ago
- Token tree calling convention☆80Updated 2 years ago
- Rust library for typesystem-assisted bitflags.☆132Updated 4 months ago
- ☆60Updated 2 years ago
- A library for compact bit sets containing enums.☆116Updated 3 weeks ago
- Case transforming macros for idents☆41Updated 9 months ago
- Threadsafe RefCell for Rust☆95Updated 6 months ago
- Keep version numbers in sync with Cargo.toml☆73Updated last week
- Determine whether characters have the XID_Start or XID_Continue properties☆98Updated 2 weeks ago