goodmami / python-parsing-benchmarksLinks
Compares Python's text parsing libraries
☆24Updated 3 years ago
Alternatives and similar repositories for python-parsing-benchmarks
Users that are interested in python-parsing-benchmarks are comparing it to the libraries listed below
Sorting:
- Fastest general-purpose parsing library for Python with a familiar API☆46Updated last month
- PEG parser generator for Python☆179Updated 8 months ago
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆51Updated 3 weeks ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆142Updated 10 months ago
- Grammars suitable for lark parser and Hypothesis☆48Updated last year
- Retrospective of Python compilation efforts☆64Updated 3 years ago
- Python 3 AST unparser with type comments support.☆30Updated 5 years ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆61Updated 11 months ago
- Python Parser☆121Updated last year
- A python library to parse JSON with js-style comments.☆40Updated 4 years ago
- A python 3 library providing functions and decorators to automatically generate class code, such as constructor body or properties getter…☆38Updated 4 years ago
- Python AST interpreter (aka tree-walking interpreter) in Python. Aka meta-circular interpreter.☆15Updated 4 years ago
- Annotate Python AST trees with source text and token information☆183Updated last month
- Write compiled bytecode inline with pure Python. 🤖☆78Updated 11 months ago
- Cython implementation of Toolz. Please use: https://github.com/pytoolz/cytoolz☆41Updated 7 months ago
- Experiments for the official PEG parser generator for Python☆280Updated last year
- Pseudoterminals for Windows in Python☆131Updated 3 weeks ago
- Make implemented in pure Python☆72Updated last year
- Simple and clear import hooks for Python - import anything as if it were a Python module☆39Updated 3 years ago
- Utilities for run-time type validation and multiple dispatch☆168Updated 5 months ago
- Put all the objections to PEP 622 in one place.☆32Updated 4 years ago
- Retrieve information from typeshed and other typing stubs☆28Updated last week
- Pretty print the output of python stdlib `ast.parse`.☆196Updated this week
- The Rocket game, implemented in Rust, running in Python, via WASM☆23Updated 2 years ago
- A friendly fork of autopxd☆50Updated 8 months ago
- Extend Python syntax with HTML.☆89Updated 4 years ago
- A collection of C++ headers which make it easier to write Python C extension modules.☆87Updated last month
- Fork of https://launchpad.net/pycoreutils☆29Updated 2 months ago
- Python module to modify bytecode☆316Updated last month
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆281Updated 9 months ago