InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards. Learn more →
Top 9 Rust Nom Projects
-
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.
-
InfluxDB
Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
-
-
-
-
Project mention: My first programming language written in Rust: PotterScript | /r/ProgrammingLanguages | 2023-09-19
code: https://github.com/fmiras/potterscript
-
Or you could try using a tool like this https://github.com/Jimexist/gguf
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
Rust Nom discussion
Rust Nom related posts
-
My first programming language written in Rust: PotterScript
-
I've created my first programming language with Rust: PotterScript
-
Is this a good way to free up some memory?
-
What's everyone working on this week (22/2023)?
-
Tokenizing
-
Something like pydantic but for just strings?
-
Nom: Parser Combinators Library in Rust
-
A note from our sponsor - InfluxDB
www.influxdata.com | 15 Sep 2024
Index
What are some of the best open-source Nom projects in Rust? This list will help you:
Project | Stars | |
---|---|---|
1 | nom | 9,336 |
2 | nom_locate | 217 |
3 | s2protocol-rs | 102 |
4 | faster-pest | 42 |
5 | potterscript | 32 |
6 | gguf | 20 |
7 | cmessless | 9 |
8 | gstuff.rs | 4 |
9 | titan | 1 |