rust-bakery / nom-deriveLinks
Declarative parsing for Rust, using a custom derive and nom
☆67Updated last month
Alternatives and similar repositories for nom-derive
Users that are interested in nom-derive are comparing it to the libraries listed below
Sorting:
- ☆57Updated last year
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- A Rust library for generically joining iterables with a separator☆93Updated last year
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 2 months ago
- docs.rs as a publishing platform?☆69Updated last month
- ☆57Updated last year
- Extension of nom to trace parser☆49Updated 4 months ago
- Macro for sealing traits and structures☆56Updated 6 months ago
- A simple, id-based arena☆119Updated last year
- Thread parking and unparking☆78Updated 5 months ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- A generic, fixed-size, associative cache☆40Updated 7 months ago
- Compile-time checks that an enum or match is written in sorted order☆115Updated 2 weeks ago
- You can name anonymous Future from async fn without dyn or Box!☆60Updated 3 years ago
- ☆28Updated 5 years ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 4 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 8 months ago
- A memory efficient syntax tree for language developers☆62Updated 3 weeks ago
- Provides TestResult type for concise and precise test failures☆64Updated 11 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 months ago
- Make trait methods callable without the trait in scope☆147Updated last month
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- A small ASCII-only bounded length string representation.☆59Updated 3 years ago
- Abstract over different executors☆73Updated last year
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 years ago
- Automatic cfg for Rust compiler features☆99Updated this week
- Convert closures into wakers☆45Updated 5 months ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆58Updated 4 months ago