Rust Grammar

Open-source Rust projects categorized as Grammar

Top 8 Rust Grammar Projects

  • nom

    Rust parser combinator framework

  • Project mention: Planespotting with Rust: using nom to parse ADS-B messages | dev.to | 2023-10-28

    Just in case you are not familiar with nom, it is a parser combinator written in Rust. The most basic thing you can do with it is import one of its parsing functions, give it some byte or string input and then get a Result as output with the parsed value and the rest of the input or an error if the parser failed. tag for example is used to recognize literal character/byte sequences.

  • lalrpop

    LR(1) 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

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS 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

  • nlprule

    A fast, low-resource Natural Language Processing and Text Correction library written in Rust.

  • Project mention: Vale.sh – A Linter for Prose | news.ycombinator.com | 2023-09-03

    Another interesting projects in the space:

    - nlprule: https://github.com/bminixhofer/nlprule

    - prosemd: https://github.com/kitten/prosemd-lsp

    - cargo spellcheck: https://github.com/drahnr/cargo-spellcheck

  • grmtools

    Rust grammar tool libraries and binaries

  • Project mention: Grmtools – Grammar and Parsing Libraries for Rust | news.ycombinator.com | 2023-05-05
  • cargo-spellcheck

    Checks all your documentation for spelling and grammar mistakes with hunspell and a nlprule based checker for grammar

  • Project mention: Vale.sh – A Linter for Prose | news.ycombinator.com | 2023-09-03

    Another interesting projects in the space:

    - nlprule: https://github.com/bminixhofer/nlprule

    - prosemd: https://github.com/kitten/prosemd-lsp

    - cargo spellcheck: https://github.com/drahnr/cargo-spellcheck

  • bnf

    Parse BNF grammar definitions

  • 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
  • treebender

    A HDPSG-inspired symbolic natural language parser written in Rust

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 Grammar related posts

Index

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

Project Stars
1 nom 9,007
2 lalrpop 2,873
3 rust-peg 1,390
4 nlprule 570
5 grmtools 470
6 cargo-spellcheck 305
7 bnf 247
8 treebender 39

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