rust-bakery / nom-deriveLinks
Declarative parsing for Rust, using a custom derive and nom
☆68Updated 2 months ago
Alternatives and similar repositories for nom-derive
Users that are interested in nom-derive are comparing it to the libraries listed below
Sorting:
- Inline procedural macros for Rust☆56Updated 3 years ago
- Defer dropping large structs to a background thread☆65Updated 2 years ago
- Macro for sealing traits and structures☆59Updated 10 months ago
- A simple, id-based arena☆120Updated 2 years ago
- ☆60Updated 2 years ago
- ☆59Updated last year
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- A collection of small utilities for working with pointer types in Rust.☆128Updated 8 months ago
- Extension of nom to trace parser☆49Updated 8 months ago
- Provides TestResult type for concise and precise test failures☆66Updated last month
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated this week
- Generic extensions for tapping values in Rust.☆58Updated 6 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated 2 weeks ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated 2 weeks ago
- A memory efficient syntax tree for language developers☆62Updated last month
- Lossless functionality for platform-native strings.☆73Updated 3 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated 3 weeks ago
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- ☆35Updated 8 months ago
- Utility wrapper to send non send types to other threads safely☆188Updated 6 months ago
- String optimized for map keys☆66Updated this week
- Lazy formatting utility macro for rust☆129Updated last year
- Automatic cfg for Rust compiler features☆103Updated 3 months ago
- The simd optimized escape code☆54Updated last week
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆33Updated 11 months ago
- Versioned data-structures for Rust☆207Updated 7 months ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- Make trait methods callable without the trait in scope☆157Updated 2 weeks ago
- Abstract over different executors☆74Updated 2 years ago
- Utilities for dealing with substructures within syn macros☆142Updated 4 months ago