sharnoff / derive-syn-parse
A #[derive] macro for syn's `Parse` trait
☆19Updated 9 months ago
Alternatives and similar repositories for derive-syn-parse:
Users that are interested in derive-syn-parse are comparing it to the libraries listed below
- `$crate` in procedural macros.☆68Updated last week
- Const TypeId and non-'static TypeId☆58Updated last month
- Macro for sealing traits and structures☆50Updated last month
- Better reference counted strings for Rust☆117Updated 6 months ago
- ☆51Updated 8 months ago
- Use declarative macros as proc_macro attributes or derives☆107Updated last year
- Safe pointer-to-member functionality for rust☆33Updated 7 months ago
- Postfix macros on stable Rust, today.☆76Updated 3 years ago
- Automatically upgrade breaking changes☆44Updated 10 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆48Updated this week
- Mirror of Rust's allocator api for use on stable rust☆49Updated last month
- Automatic cfg for Rust compiler features☆95Updated 3 months ago
- Extensions for the Rust standard library☆39Updated 9 months ago
- Find out about keys that are ignored when deserializing data☆77Updated 2 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆43Updated last year
- Helper macros: autoimpl, impl_scope☆59Updated 2 weeks ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Macros for deriving as functions to access Enums as their inner components☆95Updated 4 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 2 months ago
- Big array helper for serde☆60Updated 8 months ago
- Threadsafe RefCell for Rust☆89Updated last year
- Cargo subcommand for checking your documentation for broken links☆150Updated last month
- Typed index version of Rust slice and Vec containers☆68Updated 3 months ago
- Determine whether characters have the XID_Start or XID_Continue properties☆81Updated last month
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Intended to allow taking a T from a &mut T temporarily☆77Updated 5 years ago
- Case transforming macros for idents☆37Updated 3 weeks ago
- Use winit like the async runtime you've always wanted☆48Updated 7 months ago
- Make any value Sync but only available on its original thread☆37Updated last year