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:
- Declarative parsing for Rust, using a custom derive and nom☆67Updated last month
- Token tree calling convention☆79Updated 2 years ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Big array helper for serde☆61Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Macro for sealing traits and structures☆56Updated 6 months ago
- Mirror of Rust's allocator api for use on stable rust☆61Updated 3 weeks ago
- ☆57Updated last year
- Automatic cfg for Rust compiler features☆95Updated 2 weeks ago
- Extensions for the Rust standard library☆39Updated last year
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆48Updated last year
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- ☆57Updated last year
- docs.rs as a publishing platform?☆69Updated 2 weeks ago
- A Rust crate for formatting strings dynamically☆32Updated last year
- Inline procedural macros for Rust☆57Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 years ago
- Better reference counted strings for Rust☆126Updated 10 months ago
- Overloadable functions in rust.☆43Updated 5 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 months ago
- Use declarative macros as proc_macro attributes or derives☆113Updated last month
- `$crate` in procedural macros.☆71Updated 2 weeks ago
- Data structures like Rust `alloc` which reuse user allocated memory☆57Updated 8 months ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 10 months ago
- Threadsafe RefCell for Rust☆90Updated 2 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆69Updated last month
- Utilities for dealing with substructures within syn macros☆139Updated last month