Is there a parsing library (lexer?) which can handle generic tokens?

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

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • rust-peg

    Parsing Expression Grammar (PEG) parser generator for Rust

  • My peg crate is a parser generator that supports arbitrary token types as input. See https://github.com/kevinmehall/rust-peg/blob/master/tests/run-pass/tokens.rs for an example.

  • chumsky

    Write expressive, high-performance parsers with ease.

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

    The Elegant Parser (by pest-parser)

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

  • 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
  • Finding a Crate to Help with Terminal Program Interface

    1 project | /r/rust | 8 Apr 2023