Practical Parsing in Rust with nom

This page summarizes the projects mentioned and recommended in the original post on /r/rust

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • nomicon

    The Dark Arts of Advanced and Unsafe Rust Programming

    That's genuinely super well made, wow! Though the name's similarity to the Rustonomicon threw me off for a bit.

  • chumsky

    Write expressive, high-performance parsers with ease.

    This is amazing. Nom is such a beauty, but lack of practical example threw people off. There is also https://github.com/zesterer/chumsky/ which I find easy and pleasant to work with.

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

  • toml

    Rust TOML Parser (by toml-rs)

    ref issue: https://github.com/toml-rs/toml/issues/327

  • parse-rosetta-rs

    Comparing parser APIs

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts