rust-bakery / nom-deriveLinks
Declarative parsing for Rust, using a custom derive and nom
☆68Updated 3 weeks ago
Alternatives and similar repositories for nom-derive
Users that are interested in nom-derive are comparing it to the libraries listed below
Sorting:
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- ☆58Updated last year
- A simple, id-based arena☆120Updated last year
- Extension of nom to trace parser☆49Updated 6 months ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated last week
- Inline procedural macros for Rust☆56Updated 2 years ago
- A collection of small utilities for working with pointer types in Rust.☆127Updated 7 months ago
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- docs.rs as a publishing platform?☆69Updated 2 weeks ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- ☆109Updated last year
- Lossless functionality for platform-native strings.☆71Updated 2 months ago
- Make trait methods callable without the trait in scope☆152Updated last week
- ☆58Updated 2 years ago
- String optimized for map keys☆66Updated last month
- Generic extensions for tapping values in Rust.☆58Updated 6 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 5 months ago
- Helper macros: autoimpl, impl_scope☆66Updated 2 months ago
- Lending iterators on stable Rust☆83Updated last year
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated 2 weeks ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- Provides TestResult type for concise and precise test failures☆66Updated 2 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆104Updated last week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 4 months ago
- A Rust library for generically joining iterables with a separator☆93Updated 2 years ago
- A memory efficient syntax tree for language developers☆62Updated 2 weeks ago
- ☆125Updated 2 years ago
- Utilities for dealing with substructures within syn macros☆141Updated 3 months ago
- Rust library for safely and explicitly parsing untrusted data☆52Updated last year