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
- ☆61Updated last year
- Utility wrapper to send non send types to other threads safely☆186Updated 10 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month
- A collection of small utilities for working with pointer types in Rust.☆133Updated last year
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆103Updated 3 months ago
- Lossless functionality for platform-native strings.☆74Updated 7 months ago
- Macro for sealing traits and structures☆61Updated last year
- Inline procedural macros for Rust☆56Updated 3 years ago
- Extension of nom to trace parser☆50Updated last year
- A memory efficient syntax tree for language developers☆64Updated last month
- Generic extensions for tapping values in Rust.☆58Updated 6 years ago
- A simple, id-based arena☆125Updated 3 weeks ago
- Compile-time checks that an enum or match is written in sorted order☆120Updated last month
- Helper macros: autoimpl, impl_scope☆68Updated 2 months ago
- Macro-rules-style syntax matching for procedural macros☆53Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆180Updated 5 months ago
- A Rust library for runtime-checked linearish types☆37Updated 2 years ago
- Abstract over different executors☆74Updated 2 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- ☆110Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 3 months ago
- ☆61Updated 2 years ago
- String optimized for map keys☆68Updated last week
- A generic, fixed-size, associative cache☆40Updated last year
- Cargo API written in Paris☆55Updated last week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated 2 years ago
- Automatic cfg for Rust compiler features☆111Updated 7 months ago