rust-bakery / nom-deriveLinks
Declarative parsing for Rust, using a custom derive and nom
☆68Updated this week
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☆57Updated 2 years ago
- A collection of small utilities for working with pointer types in Rust.☆127Updated 6 months ago
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- A simple, id-based arena☆120Updated last year
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- ☆58Updated last year
- Compile-time checks that an enum or match is written in sorted order☆117Updated last month
- ☆57Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆102Updated 7 months ago
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 4 months ago
- docs.rs as a publishing platform?☆69Updated 2 months ago
- ☆109Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- Macro for sealing traits and structures☆58Updated 8 months ago
- A library for generating Graphviz DOT language files for graphs.☆77Updated 4 months ago
- Generic extensions for tapping values in Rust.☆58Updated 6 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 4 months ago
- Extension of nom to trace parser☆49Updated 5 months ago
- A generic, fixed-size, associative cache☆40Updated 8 months ago
- A memory efficient syntax tree for language developers☆62Updated 2 months ago
- Run closures in parallel☆114Updated 6 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 3 months ago
- Token tree calling convention☆80Updated 2 years ago
- Make trait methods callable without the trait in scope☆151Updated 2 months ago
- A low-level I/O ownership and borrowing library☆103Updated 7 months ago
- Typed index version of Rust slice and Vec containers☆70Updated 2 months ago
- Safe generators on stable Rust.☆40Updated 2 years ago
- Helper macros: autoimpl, impl_scope☆66Updated last month