Rust Peg

Open-source Rust projects categorized as Peg

Top 5 Rust Peg Projects

  • pest

    The Elegant Parser (by pest-parser)

  • Project mention: nom > regex | /r/rust | 2023-12-06

    And some related parser tools: - https://github.com/kevinmehall/rust-peg - https://github.com/pest-parser/pest - https://github.com/lalrpop/lalrpop

  • chumsky

    Write expressive, high-performance parsers with ease.

  • Project mention: Lezer: A Parsing System for CodeMirror, Inspired by Tree-Sitter | news.ycombinator.com | 2024-03-24

    I attempted to use this but was disheartened but the fact that it doesn't statically type node names. Tree Sitter doesn't either but it has much more of an excuse given that it targets C.

    https://github.com/lezer-parser/lezer/issues/8

    The dev seems mildly hostile to outside involvement too, so I moved on. These days I use Chumsky which is Rust rather than Typescript, but also way more awesome, if you can deal with the often incomprehensible compilation errors at least!

    https://github.com/zesterer/chumsky

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • rust-peg

    Parsing Expression Grammar (PEG) parser generator for Rust

  • Project mention: nom > regex | /r/rust | 2023-12-06

    And some related parser tools: - https://github.com/kevinmehall/rust-peg - https://github.com/pest-parser/pest - https://github.com/lalrpop/lalrpop

  • pom

    PEG parser combinators using operator overloading without macros.

  • peginator

    PEG parser generator for creating ASTs in Rust

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Rust Peg related posts

  • Pratt Parsers: Expression Parsing Made Easy

    6 projects | news.ycombinator.com | 20 Jan 2024
  • nom > regex

    10 projects | /r/rust | 6 Dec 2023
  • Jasmine, A rust-like programming language that compiles to Java

    2 projects | /r/ProgrammingLanguages | 31 Aug 2023
  • Restoration of the pest3 work effort 🙌 · pest-parser/pest · Discussion #885

    1 project | /r/rust | 15 Jul 2023
  • pest v2.6.0 released with a new meta-grammar feature (node tags)

    1 project | /r/rust | 26 Apr 2023
  • pest grammar debugger using Yew

    3 projects | /r/rust | 25 Apr 2023
  • Finding a Crate to Help with Terminal Program Interface

    1 project | /r/rust | 8 Apr 2023
  • A note from our sponsor - SaaSHub
    www.saashub.com | 10 May 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source Peg projects in Rust? This list will help you:

Project Stars
1 pest 4,387
2 chumsky 3,334
3 rust-peg 1,392
4 pom 485
5 peginator 29

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com