Rust Nom

Open-source Rust projects categorized as Nom

Top 9 Rust Nom 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.

  • nom_locate

    A special input type for nom to locate tokens

    Project mention: What's everyone working on this week (22/2023)? | /r/rust | 2023-05-28

    I am using nom / nom_locate to build the parser side because I've done a handful of other projects with it, and I plan to use tower-lsp to hook up the language server side.

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

  • s2protocol-rs

    Starcraft 2 Protocol Replay Reader

    Project mention: New version of s2protocol-rs SC2Replay parsing crate | /r/starcraft2 | 2023-10-06
  • faster-pest

    A generator for high-performance Pest parsers, bringing your grammar to the next level

    Project mention: Rust Faster-Pest – PEG Parser – 705% faster than Pest and 137% faster than Nom | news.ycombinator.com | 2023-07-18
  • potterscript

    The Wizarding World Programming Language written in Rust

    Project mention: My first programming language written in Rust: PotterScript | /r/ProgrammingLanguages | 2023-09-19

    code: https://github.com/fmiras/potterscript

  • gguf

    A small utility library for parsing GGUF file info

    Project mention: Can I know what llm model is from a gguf file? | /r/LocalLLaMA | 2023-12-04

    Or you could try using a tool like this https://github.com/Jimexist/gguf

  • cmessless

    A markdown parser to output Astro markup

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

  • gstuff.rs

    Small macro and trinkets that make my life easier.

  • titan

    A half-finished terminal browser for the Gemini protocol (by mkeeter)

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). The latest post mention was on 2023-12-04.

Rust Nom related posts

Index

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

Project Stars
1 nom 8,964
2 nom_locate 209
3 s2protocol-rs 102
4 faster-pest 39
5 potterscript 30
6 gguf 11
7 cmessless 8
8 gstuff.rs 2
9 titan 1
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com