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
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated last month
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆143Updated last month
- Macro for sealing traits and structures☆59Updated 11 months ago
- Cargo subcommand for checking your documentation for broken links☆155Updated 10 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated last month
- Initialize arrays with ease!☆84Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆74Updated 2 months ago
- Utilities for dealing with substructures within syn macros☆142Updated 5 months ago
- Pull in every source file in a directory as a module☆179Updated 2 weeks ago
- Token tree calling convention☆80Updated 2 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Rust macro for automatically generating default☆146Updated last year
- Automatic cfg for Rust compiler features☆105Updated 4 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- `$crate` in procedural macros.☆76Updated last month
- Create extensions for types you don't own with extension traits but without the boilerplate☆130Updated 2 years ago
- Procedural macro to implement Display and FromStr using common settings.☆188Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- Case transforming macros for idents☆41Updated 10 months ago
- ☆61Updated 2 years ago
- A library for compact bit sets containing enums.☆119Updated last month
- Use declarative macros as proc_macro attributes or derives☆145Updated 5 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆110Updated last year
- A collection of small utilities for working with pointer types in Rust.☆129Updated 9 months ago
- A tiny library for chaining free functions into method call chains.☆48Updated 5 years ago
- Intended to allow taking a T from a &mut T temporarily☆80Updated 5 years ago
- Project group working on the "safe transmute" feature☆94Updated last year
- Generic extensions for tapping values in Rust.☆58Updated 6 years ago
- ☆59Updated last year