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:
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated this week
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- A library for compact bit sets containing enums.☆115Updated last month
- Macro for sealing traits and structures☆59Updated 9 months ago
- Better reference counted strings for Rust☆136Updated last year
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆141Updated 3 weeks ago
- Utilities for dealing with substructures within syn macros☆142Updated 4 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆254Updated this week
- Create extensions for types you don't own with extension traits but without the boilerplate☆131Updated 2 years ago
- A rust crate to find the total size of an object, on the stack and on the heap☆109Updated last year
- Pull in every source file in a directory as a module☆177Updated this week
- 🌵 Cycle-Aware Reference Counting in Rust☆151Updated this week
- Declarative parsing for Rust, using a custom derive and nom☆68Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆214Updated last week
- Use declarative macros as proc_macro attributes or derives☆144Updated 3 months ago
- A collection of small utilities for working with pointer types in Rust.☆128Updated 8 months ago
- Cargo subcommand for checking your documentation for broken links☆157Updated 9 months ago
- ☆60Updated 2 years ago
- Make trait methods callable without the trait in scope☆157Updated this week
- Safe, zero-cost downcasting for limited compile-time specialization.☆169Updated last month
- Token tree calling convention☆80Updated 2 years ago
- Project group working on the "safe transmute" feature☆94Updated last year
- Procedural macro to implement Display and FromStr using common settings.☆188Updated last month
- Initialize arrays with ease!☆84Updated 2 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆150Updated last month
- `$crate` in procedural macros.☆74Updated this week
- Typed index version of Rust slice and Vec containers☆73Updated last month
- Macro for writing nested `if let` expressions☆168Updated 3 weeks ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆50Updated last year
- A fast, concurrent string interner☆152Updated last year