Nadrieril / pest_consumeLinks
A framework for processing the output of a pest-generated parser
☆47Updated last year
Alternatives and similar repositories for pest_consume
Users that are interested in pest_consume are comparing it to the libraries listed below
Sorting:
- Macro for sealing traits and structures☆58Updated 8 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆108Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- ☆89Updated 6 months ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- Blazing fast immutable collection datatypes for Rust.☆109Updated this week
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated 2 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 2 months ago
- Collection initialization macros for Rust☆67Updated 8 months ago
- Use declarative macros as proc_macro attributes or derives☆133Updated 2 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆129Updated 5 years ago
- PEG trace visualizer☆88Updated 6 months ago
- Declarative parsing for Rust, using a custom derive and nom☆67Updated 3 months ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Generic extensions for tapping values in Rust.☆57Updated 6 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆148Updated last year
- A proc-macro to break Rust IDEs☆64Updated 4 years ago
- Better reference counted strings for Rust☆131Updated last year
- RFC for Packages as Optional Namespaces☆48Updated 2 years ago
- Cargo subcommand for checking your documentation for broken links☆157Updated 7 months ago
- A collection of small utilities for working with pointer types in Rust.☆127Updated 6 months ago
- A library to produce syntax diagrams as Scalable Vector Graphics☆156Updated last month
- Define custom errors without boilerplate using the custom_error! macro.☆73Updated 4 years ago
- Keep version numbers in sync with Cargo.toml☆73Updated last year
- A tool to mine crates.io and produce static websites☆133Updated 9 months ago
- ☆112Updated 2 years ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)