Learning to Parse Text Files: BOM!

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

    Rust parser combinator framework

  • Take a look at non, might be easier than doing it by hand https://crates.io/crates/nom with https://github.com/Geal/nom/blob/main/doc/choosing_a_combinator.md

  • encoding_rs

    A Gecko-oriented implementation of the Encoding Standard in 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.

    InfluxDB logo
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

  • Question about a rust rule

    2 projects | /r/rust | 2 May 2022
  • How do you handle situations in Rust where in other programming languages you might use runtime type checking?

    4 projects | /r/rust | 4 Mar 2022
  • Show HN: Rust nom parsing Starcraft2 Replays into Arrow for Polars data analysis

    10 projects | news.ycombinator.com | 4 Oct 2023
  • Is this a good way to free up some memory?

    2 projects | /r/rust | 23 Jun 2023
  • Tokenizing

    1 project | /r/learnprogramming | 22 May 2023