sharnoff / derive-syn-parse
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
- ☆56Updated 11 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Channels and schedulers that trigger events on Mio☆16Updated 3 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- 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
- `$crate` in procedural macros.☆69Updated last month
- Macro for sealing traits and structures☆53Updated 4 months ago
- Automatic cfg for Rust compiler features☆97Updated 7 months ago
- Big array helper for serde☆60Updated 11 months ago
- Run closures in parallel☆113Updated 3 months ago
- ☆55Updated last year
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated last month
- Declarative parsing for Rust, using a custom derive and nom☆66Updated last week
- Extensions for the Rust standard library☆39Updated last year
- Const TypeId and non-'static TypeId☆66Updated last month
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Case transforming macros for idents☆39Updated 3 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Typed index version of Rust slice and Vec containers☆69Updated 6 months ago
- A Rust library for generically joining iterables with a separator☆92Updated last year
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 9 months ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- Automatically upgrade breaking changes☆45Updated last year
- Use declarative macros as proc_macro attributes or derives☆112Updated 2 weeks ago
- Mirror of Rust's allocator api for use on stable rust☆57Updated 2 months ago
- Better reference counted strings for Rust☆121Updated 9 months ago