goodmami / python-parsing-benchmarksLinks
Compares Python's text parsing libraries
☆26Updated 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☆49Updated 6 months ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆145Updated 2 weeks ago
- PEG parser generator for Python☆192Updated last year
- Grammars suitable for lark parser and Hypothesis☆54Updated last year
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆52Updated 5 months ago
- Retrospective of Python compilation efforts☆65Updated 3 years ago
- An AST for Python code generation, in Python☆33Updated last month
- Python Parser☆122Updated last month
- Pure-python C and assembler compiler☆55Updated 10 years ago
- A pure-Python module that implements an LR(1) parser generator, as well as CFSM and GLR parser drivers.☆51Updated last year
- Simple and clear import hooks for Python - import anything as if it were a Python module☆40Updated 4 years ago
- ASDL parser☆20Updated 3 years ago
- Small C interpreter written in Python from scratch. Project was written as a part of course Compiler Construction at The Faculty Of Compu…☆52Updated 7 years ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆62Updated last year
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆284Updated 2 weeks ago
- A minimal event loop implementation☆12Updated 2 years ago
- Put all the objections to PEP 622 in one place.☆32Updated 5 years ago
- A small python based build file generator targetting the build system ninja☆45Updated 9 years ago
- Python 3 AST unparser with type comments support.☆31Updated 6 years ago
- Experiments for the official PEG parser generator for Python☆282Updated last year
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- A fast RLock implementation for CPython☆31Updated last year
- Utilities for run-time type validation and multiple dispatch☆172Updated last month
- non-backtracking NFA-based regular expression library, for C and Python☆62Updated 5 years ago
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆436Updated this week
- Pseudoterminals for Windows in Python☆141Updated last month
- ☆36Updated 2 months ago
- Cython implementation of Toolz. Please use: https://github.com/pytoolz/cytoolz☆42Updated 2 months ago
- Automagically inline python methods☆111Updated 10 years ago
- Pretty print the output of python stdlib `ast.parse`.☆196Updated 2 weeks ago