Y-jiji / peggenLinks
Peggen, generate fast PEG parsers via derive macros
☆33Updated 8 months ago
Alternatives and similar repositories for peggen
Users that are interested in peggen are comparing it to the libraries listed below
Sorting:
- Static-checked parsing of regexes into structs☆45Updated last year
- A more powerful replacement for standard macros☆39Updated last year
- Obsessively tiny error derive macro☆87Updated 11 months ago
- State machine pattern for Rust☆29Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated last year
- ☆26Updated 2 years ago
- dwarf is a typed, interpreted, language that shares syntax with Rust.☆47Updated 9 months ago
- Include your assets statically into your application with a strict structure☆93Updated last month
- Prevent stack overflow in deeply recursive functions with automatic stack management.☆65Updated 2 months ago
- cargo-add command to make dependencies into dylibs☆104Updated 3 years ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- 🦕 Add dyn compatible variant to your async trait!☆71Updated 3 months ago
- Scope-based single and multithreaded profiling.☆34Updated 3 months ago
- An easy-to-use recorder and viewer for high-performance traces☆41Updated 7 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated last year
- The prettier pattern-matching parser with automatic error recovery☆153Updated 2 months ago
- An immutable data structure with O(1) append, prepend, and concat time complexity.☆35Updated last month
- ☆45Updated 9 months ago
- A new cross platform general prupose Line editor implementation designed with the goal to be flexible and customizable☆49Updated last year
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- Lightning fast and modular UI framework.☆60Updated last month
- A more compact help renderer for clap terminal applications☆90Updated 4 months ago
- An evil parsing library.☆54Updated 2 years ago
- Generate parsers directly from AST node types