rust-bakery / nom-derive
Declarative parsing for Rust, using a custom derive and nom
☆66Updated last year
Related projects ⓘ
Alternatives and complementary repositories for nom-derive
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆94Updated last month
- Defer dropping large structs to a background thread☆61Updated 2 years ago
- A generic, fixed-size, associative cache☆40Updated 2 weeks ago
- Safe generators on stable Rust.☆38Updated last year
- Macro for sealing traits and structures☆49Updated last month
- Fake implementation of `std::Fn` for user-defined data types☆36Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated 2 weeks ago
- A Rust library for generically joining iterables with a separator☆91Updated last year
- Make trait methods callable without the trait in scope☆135Updated 2 weeks ago
- Provides TestResult type for concise and precise test failures☆62Updated 4 months ago
- Serialization value trees☆43Updated 3 months ago
- docs.rs as a publishing platform?☆66Updated 4 months ago
- Inline procedural macros for Rust☆54Updated 2 years ago
- Oneshot Rust channel working both in and between sync and async environments☆80Updated last month
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆65Updated last week
- Make any value Sync but only available on its original thread☆37Updated last year
- String optimized for map keys☆60Updated 3 weeks ago
- Extension of nom to trace parser☆48Updated 10 months ago
- Overloadable functions in rust.☆41Updated 5 years ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆51Updated 4 months ago
- Proc macro for smol async runtime☆53Updated 3 years ago
- Determine whether characters have the XID_Start or XID_Continue properties☆76Updated this week
- Lossless functionality for platform-native strings.☆70Updated 2 weeks ago
- ☆55Updated last year
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- ☆50Updated 6 months ago
- A collection of small utilities for working with pointer types in Rust.☆119Updated last year
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Typed index version of Rust slice and Vec containers☆66Updated last month
- Automatic cfg for Rust compiler features☆95Updated last month