rust-bakery / nom-derive
Declarative parsing for Rust, using a custom derive and nom
☆66Updated last week
Alternatives and similar repositories for nom-derive:
Users that are interested in nom-derive 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
- Macro for sealing traits and structures☆54Updated 5 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated last month
- ☆56Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆72Updated 5 months ago
- A generic, fixed-size, associative cache☆40Updated 5 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 6 months ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- docs.rs as a publishing platform?☆68Updated 2 months ago
- Lending iterators on stable Rust☆82Updated last year
- A Rust library for generically joining iterables with a separator☆92Updated last year
- Automatically upgrade breaking changes☆45Updated last year
- A collection of small utilities for working with pointer types in Rust.☆124Updated 3 months ago
- Safe generators on stable Rust.☆40Updated last year
- A small ASCII-only bounded length string representation.☆59Updated 3 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆56Updated 7 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Make any value Sync but only available on its original thread☆39Updated 2 months ago
- A simple, id-based arena☆119Updated last year
- The simd optimized escape code☆53Updated last week
- Make trait methods callable without the trait in scope☆136Updated 2 months ago
- Extension of nom to trace parser☆49Updated 3 months ago
- A memory efficient syntax tree for language developers☆57Updated last month
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- Overloadable functions in rust.☆43Updated 5 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Automatic cfg for Rust compiler features☆96Updated 7 months ago
- Serialization value trees☆44Updated 9 months ago