sharnoff / derive-syn-parse
A #[derive] macro for syn's `Parse` trait
☆19Updated 10 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
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated 11 months ago
- `$crate` in procedural macros.☆69Updated last month
- Token tree calling convention☆79Updated 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.☆46Updated last year
- Mirror of Rust's allocator api for use on stable rust☆51Updated this week
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- ☆55Updated last year
- A Rust crate for formatting strings dynamically☆31Updated last year
- Better reference counted strings for Rust☆118Updated 7 months ago
- Extension of nom to trace parser☆49Updated 2 weeks ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Declarative parsing for Rust, using a custom derive and nom☆66Updated last year
- ☆50Updated 5 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last week
- Target "triple" support☆49Updated 2 weeks ago
- Overloadable functions in rust.☆42Updated 5 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Inline procedural macros for Rust☆54Updated 2 years ago
- Const TypeId and non-'static TypeId☆60Updated last week
- Case transforming macros for idents☆38Updated last month
- Safe pointer-to-member functionality for rust☆33Updated 8 months ago
- tom: a format-preserving TOML parser in Rust☆38Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- Big array helper for serde☆60Updated 9 months ago
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- Typed index version of Rust slice and Vec containers☆68Updated 4 months ago
- Automatic cfg for Rust compiler features☆95Updated 4 months ago
- A collection of small utilities for working with pointer types in Rust.☆119Updated last month
- A memory efficient syntax tree for language developers☆54Updated last month
- Defer dropping large structs to a background thread☆62Updated 2 years ago