nom
Parser framework
A parser combinator framework for building safe and efficient parsers in Rust
Rust parser combinator framework
10k stars
85 watching
809 forks
Language: Rust
last commit: 3 months ago
Linked from 2 awesome lists
byte-arraygrammarnomparseparserparser-combinatorsrust
Related projects:
Repository | Description | Stars |
---|---|---|
| A Java parser combinator library supporting grammar and parsing functionality. | 125 |
| A Rust library implementing parser combinators for building efficient and flexible parsers | 1,307 |
| A parser for Backus-Naur form grammars in Rust. | 262 |
| A Rust library for parsing binary-encoded data using the Nom parser combinator framework | 2 |
| An FLV file parser implemented in Rust using the nom parsing library | 69 |
| A fast and expressive monadic-style parser combinator for Rust. | 245 |
| A framework for building parsers in Swift using combinatorial syntax and features like backtracking prevention and rich error messages | 58 |
| A tool for analyzing and parsing SNMP messages | 43 |
| An XML parser written in Rust | 103 |
| A Rust library for parsing binary data without allocating memory on the heap. | 47 |
| A framework for building WebAssembly applications using Rust, allowing developers to write idiomatic Rust code without sacrificing safety guarantees. | 350 |
| A parser combinator library designed to be industrial-strength and easy to use | 850 |
| A suite of libraries and binaries for parsing text in Rust. | 523 |
| A pure Rust implementation of the YAML 1.2 specification | 613 |
| A SystemVerilog parser library for Rust. | 412 |