dalance / nom-packratLinks
Extension of nom to apply "Packrat Parsing"
☆22Updated last year
Alternatives and similar repositories for nom-packrat
Users that are interested in nom-packrat are comparing it to the libraries listed below
Sorting:
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 3 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- Visualise recursive functions and tree structures.☆30Updated 4 years ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated last year
- A small ASCII-only bounded length string representation.☆61Updated 3 years ago
- An experiment in embedding layout computations in the type system.☆17Updated 6 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 5 years ago
- A MPMC channel based on the two lock queue algorithm☆15Updated 8 years ago
- Aligned allocation for Rust☆15Updated 5 years ago
- A simple macro to create correct opaque pointers☆21Updated 4 years ago
- Inert lets you use non-Sync values in Sync context☆16Updated 6 years ago
- A library for extracting and validating links.☆22Updated last year
- A simple, complete, const-everything, saturating, human-friendly, no_std Rust library for byte units.☆36Updated 2 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 5 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 10 months ago
- Fast and compact sets of bytes or ASCII characters☆28Updated 4 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 5 years ago
- Rust LLVM bindings☆31Updated 3 years ago
- Flexible, stand-alone benchmarking☆18Updated 7 years ago
- Unbuffered and unlocked I/O streams☆45Updated 11 months ago
- Print bytes as losslessly as possible.☆18Updated 5 months ago
- dom-like layout for terminal applications☆13Updated 5 years ago
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- A safe-guarded transmute for Rust☆39Updated last year
- A syntactic "for" loop Rust macro☆55Updated 3 years ago
- A simple error library for no_std + no_alloc Rust☆18Updated 5 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆45Updated 2 weeks ago