Y-jiji / peggenLinks
Peggen, generate fast PEG parsers via derive macros
☆32Updated 5 months ago
Alternatives and similar repositories for peggen
Users that are interested in peggen are comparing it to the libraries listed below
Sorting:
- State machine pattern for Rust☆29Updated 11 months ago
- Obsessively tiny error derive macro☆87Updated 8 months ago
- Static-checked parsing of regexes into structs☆45Updated 10 months ago
- Minimalist Rust syntax parsing for procedural macros☆65Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆39Updated 9 months ago
- Rust data types and a macro for generating enumeration-based bit flags☆49Updated last month
- Integer types with customizable niche values☆48Updated 10 months ago
- horrible serde macro stuff☆39Updated last year
- Zero-cost type for stack without complicated type or Box☆45Updated 4 months ago
- An evil parsing library.☆54Updated last year
- A lightweight attribute macro for easily writing extension trait pattern.☆80Updated last month
- ☆26Updated 2 years ago
- A batteries-included syntax highlighting library for Rust, based on tree-sitter.☆84Updated last month
- Prevent stack overflow in deeply recursive functions with automatic stack management.☆60Updated 3 months ago
- A more powerful replacement for standard macros☆34Updated 10 months ago
- A more compact help renderer for clap terminal applications☆86Updated last month
- The prettier pattern-matching parser with automatic error recovery☆152Updated 3 months ago
- An easy-to-use recorder and viewer for high-performance traces☆41Updated 4 months ago
- Include your assets statically into your application with a strict structure☆90Updated 6 months ago
- 🦕 Add dyn compatible variant to your async trait!☆70Updated last month
- https://github.com/rust-lang/cargo/issues/948☆55Updated last year
- Efficient byte-stream pipe buffer☆43Updated last year
- ☆44Updated 6 months ago
- High-fidelity time library for Rust, useful for applications where sub-nanosecond accuracy and exact arithmetic are needed☆35Updated last month
- Typed any map for rust☆67Updated 9 months ago
- Compile-time regular expressions, the right way.☆79Updated 7 months ago
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- Zero-cost bitsets over native Rust types☆78Updated 6 months ago
- i24 provides a 24-bit signed integer type for Rust, filling the gap between i16 and i32. This type is particularly useful in audio proces…☆32Updated 3 weeks ago