rust-bakery / nom-deriveLinks
Declarative parsing for Rust, using a custom derive and nom
☆71Updated 4 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
- ☆60Updated last year
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- Extension of nom to trace parser☆50Updated 10 months ago
- A simple, id-based arena☆123Updated 2 years ago
- ☆61Updated 2 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated 2 months ago
- A small ASCII-only bounded length string representation.☆61Updated 3 years ago
- A memory efficient syntax tree for language developers☆63Updated 4 months ago
- Macro for sealing traits and structures☆60Updated last year
- Typed index version of Rust slice and Vec containers☆75Updated 3 weeks ago
- A collection of small utilities for working with pointer types in Rust.☆132Updated 11 months ago
- Provides TestResult type for concise and precise test failures☆67Updated last month
- A generic, fixed-size, associative cache☆40Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last week
- Utility wrapper to send non send types to other threads safely☆185Updated 9 months ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated last week
- ☆35Updated 11 months ago
- Lossless functionality for platform-native strings.☆74Updated 6 months ago
- String optimized for map keys☆68Updated 2 weeks ago
- Blazing fast immutable collection datatypes for Rust.☆128Updated 2 weeks ago
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- Token tree calling convention☆82Updated 3 years ago
- The simd optimized escape code☆54Updated 3 weeks ago
- Generic extensions for tapping values in Rust.☆59Updated 6 years ago
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆128Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- Helper macros: autoimpl, impl_scope☆68Updated 3 weeks ago
- ☆109Updated last year