parse
String parser library
A library that parses strings using a specification based on the Python format() syntax
Parse strings using a specification based on the Python format() syntax.
2k stars
25 watching
102 forks
Language: Python
last commit: 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A parser combinator library designed to be industrial-strength and easy to use | 850 |
| A lightweight and fast parsing library for C#. | 931 |
| A string parsing tool inspired by the REXX PARSE construct. | 11 |
| A Rust crate for parsing and formatting Python literals. | 16 |
| A Swift library for creating parsers from simple components using combinator logic | 226 |
| A PHP library for manipulating and parsing URIs according to various standards | 1,045 |
| A parsing library inspired by Haskell's Parsec and F#'s FParsec. | 61 |
| A parsing library designed to efficiently parse programming languages | 72 |
| A Ruby implementation of the JSON data serialization format | 704 |
| A Scala parsing library designed to be compatible, performant, safe, and stable across various platforms and versions. | 235 |
| A module that parses human names into individual components | 659 |
| A fast and expressive monadic-style parser combinator for Rust. | 245 |
| A high-performance JSON parsing library for Python | 365 |
| A fast parser combinator library for efficient text parsing in network protocols and file formats | 513 |
| An implementation of efficient parsing algorithms in Java and Scala for building robust parsers. | 1,285 |