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.

GitHub

2k stars
26 watching
99 forks
Language: Python
last commit: 6 days ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
haskell/parsec A parser combinator library designed to be industrial-strength and easy to use 847
benjamin-hodgson/pidgin A lightweight and fast parsing library for C#. 919
dtenny/rexxparse A string parsing tool inspired by the REXX PARSE construct. 11
jturner314/py_literal A Rust crate for parsing and formatting Python literals. 16
davedufresne/swiftparsec A Swift library for creating parsers from simple components using combinator logic 227
thephpleague/uri A PHP library for manipulating and parsing URIs according to various standards 1,034
plioi/parsley A parsing library inspired by Haskell's Parsec and F#'s FParsec. 61
ara3d/parakeet A parsing library designed to efficiently parse programming languages 70
ruby/json A Ruby implementation of the JSON data serialization format 703
typelevel/cats-parse A Scala parsing library designed to be compatible, performant, safe, and stable across various platforms and versions. 233
derek73/python-nameparser A module that parses human names into individual components 657
m4rw3r/chomp A fast and expressive monadic-style parser combinator for Rust. 244
teskalabs/cysimdjson A high-performance JSON parsing library for Python 362
haskell/attoparsec A fast Haskell parser combinator library for efficient text and binary data parsing 513
sirthias/parboiled An implementation of efficient parsing algorithms in Java and Scala for building robust parsers. 1,279