Rust Parse

Open-source Rust projects categorized as Parse

Top 5 Rust Parse 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.

  • deku

    Declarative binary reading and writing: bit-level, symmetric, serialization/deserialization

  • Project mention: Deku v0.17.0 – Rust declarative binary reading and writing | news.ycombinator.com | 2024-05-23
  • 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
  • markdown-rs

    CommonMark compliant markdown parser in Rust with ASTs and extensions

  • Project mention: Ubiquity (v0.3.0) - I made a cross-platform markdown editor to learn some Rust. It uses Yew, Tauri, Tailwind and DaisyUI. Currently available on Windows, Linux and the web. | /r/rust | 2023-07-10

    I used the markdown-rs crate for Ubiquity.

  • httparse

    A push parser for the HTTP 1.x protocol in Rust.

  • Project mention: Unsafe at Any Speed: Tradeoffs and Values in the Rust Ecosystem | news.ycombinator.com | 2024-01-25

    Follow up -- the benchmarks on that PR look poor, but the benchmarks don't actually quite measure what they're expected to measure -- they're not black-boxing inputs, so the compiler has an opportunity to constant-fold in some cases.

    I raised a PR to fix the benchmarks: https://github.com/seanmonstar/httparse/pull/151

  • ntp-parser

    NTP parser written in rust with nom

  • 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 Parse related posts

  • Deku v0.17.0 – Rust declarative binary reading and writing

    1 project | news.ycombinator.com | 23 May 2024
  • Show HN: Tu – Convert natural language date/time to UTC

    5 projects | news.ycombinator.com | 12 Apr 2024
  • Unsafe at Any Speed: Tradeoffs and Values in the Rust Ecosystem

    3 projects | news.ycombinator.com | 25 Jan 2024
  • Show HN: Rust nom parsing Starcraft2 Replays into Arrow for Polars data analysis

    10 projects | news.ycombinator.com | 4 Oct 2023
  • Ubiquity (v0.3.0) - I made a cross-platform markdown editor to learn some Rust. It uses Yew, Tauri, Tailwind and DaisyUI. Currently available on Windows, Linux and the web.

    3 projects | /r/rust | 10 Jul 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
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 3 Jun 2024
    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. Learn more →

Index

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

Project Stars
1 nom 9,098
2 deku 1,028
3 markdown-rs 806
4 httparse 547
5 ntp-parser 18

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