rust-bakery / nom-deriveLinks
Declarative parsing for Rust, using a custom derive and nom
☆71Updated 6 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:
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- Lossless functionality for platform-native strings.☆74Updated 7 months ago
- Extension of nom to trace parser☆50Updated last year
- Inline procedural macros for Rust☆56Updated 3 years ago
- Generic extensions for tapping values in Rust.☆58Updated 6 years ago
- A collection of small utilities for working with pointer types in Rust.☆133Updated last year
- ☆61Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month
- A simple, id-based arena☆125Updated 3 weeks ago
- ☆61Updated 2 years ago
- Macro for sealing traits and structures☆61Updated last year
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- Compile-time checks that an enum or match is written in sorted order☆120Updated last month
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- ☆110Updated last year
- Rust library for safely and explicitly parsing untrusted data☆53Updated last year
- A memory efficient syntax tree for language developers☆64Updated last month
- Utility wrapper to send non send types to other threads safely☆186Updated 10 months ago
- Token tree calling convention☆83Updated 3 years ago
- Automatic cfg for Rust compiler features☆111Updated 7 months ago
- Utilities for dealing with substructures within syn macros☆143Updated 9 months ago
- A small ASCII-only bounded length string representation.☆61Updated 4 years ago
- Spawn processes with arbitrary closures in rust☆115Updated 4 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆74Updated last year
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆104Updated this week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆180Updated 5 months ago
- A generic, fixed-size, associative cache☆40Updated last year
- String optimized for map keys☆68Updated last week