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
- A Rust library for generically joining iterables with a separator☆93Updated last year
- Macro for sealing traits and structures☆54Updated 5 months ago
- A simple, id-based arena☆119Updated last year
- A small ASCII-only bounded length string representation.☆59Updated 3 years ago
- Lossless functionality for platform-native strings.☆71Updated 3 months ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆31Updated 2 years ago
- Provides TestResult type for concise and precise test failures☆64Updated 10 months ago
- A collection of small utilities for working with pointer types in Rust.☆125Updated 4 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆98Updated 2 months ago
- Compile-time checks that an enum or match is written in sorted order☆115Updated 2 weeks ago
- Make trait methods callable without the trait in scope☆146Updated last week
- Typed index version of Rust slice and Vec containers☆69Updated 3 weeks ago
- Make any value Sync but only available on its original thread☆39Updated 2 months ago
- ☆57Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 5 months ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 3 months ago
- Automatic cfg for Rust compiler features☆95Updated last week
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Helper macros: autoimpl, impl_scope☆60Updated 4 months ago
- A simple map based on a vector for small integer keys☆65Updated 6 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆103Updated 5 months ago
- String optimized for map keys☆63Updated 2 weeks ago
- docs.rs as a publishing platform?☆68Updated 2 weeks ago
- Inline procedural macros for Rust☆57Updated 2 years ago
- Convert closures into wakers☆45Updated 4 months ago