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.☆76Updated 4 years ago
- Utilities for dealing with substructures within syn macros☆140Updated 2 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- `$crate` in procedural macros.☆73Updated last month
- Find out about keys that are ignored when deserializing data☆86Updated 2 months ago
- ☆57Updated last year
- Cargo subcommand for checking your documentation for broken links☆157Updated 7 months ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆138Updated 8 months ago
- Big array helper for serde☆61Updated last year
- ☆57Updated last year
- Declarative parsing for Rust, using a custom derive and nom☆67Updated 2 months ago
- Case transforming macros for idents☆40Updated 6 months ago
- ☆35Updated 5 months ago
- Better reference counted strings for Rust☆130Updated last year
- Token tree calling convention☆79Updated 2 years ago
- Create extensions for types you don't own with extension traits but without the boilerplate☆131Updated 2 years ago
- A Rust library for generically joining iterables with a separator☆93Updated 2 years ago
- A library for compact bit sets containing enums.☆114Updated last week
- ☆109Updated last year
- Overloadable functions in rust.☆43Updated 5 years ago
- Unicode Case-folding for Rust☆82Updated 6 months ago
- Migrated to Codeberg☆79Updated last year
- Macro for writing nested `if let` expressions☆168Updated last year
- Typed index version of Rust slice and Vec containers☆70Updated 2 months ago
- Threadsafe RefCell for Rust☆93Updated 4 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆108Updated last year
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- Write doc comments from macros☆99Updated 3 years ago
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago