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 7 months ago
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆51Updated 6 months ago
- PEG parser generator for Python☆194Updated last year
- Grammars suitable for lark parser and Hypothesis☆54Updated last year
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆145Updated last week
- Simple and clear import hooks for Python - import anything as if it were a Python module☆40Updated 4 years ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago
- Python AST interpreter (aka tree-walking interpreter) in Python. Aka meta-circular interpreter.☆18Updated 5 years ago
- Write compiled bytecode inline with pure Python. 🤖☆82Updated last year
- An AST for Python code generation, in Python☆32Updated 2 weeks ago
- Python 3 AST unparser with type comments support.☆31Updated 6 years ago
- Pure-python C and assembler compiler☆55Updated 10 years ago
- Fork of https://launchpad.net/pycoreutils☆28Updated 8 months ago
- Retrieve information from typeshed and other typing stubs☆30Updated 3 weeks ago
- Annotate Python AST trees with source text and token information☆192Updated 3 weeks ago
- Make implemented in pure Python☆73Updated last year
- register-based CPython☆46Updated 2 years ago
- A small python based build file generator targetting the build system ninja☆45Updated 9 years ago
- Safely evaluate AST nodes without side effects☆49Updated 2 weeks ago
- A python library to parse JSON with js-style comments.☆41Updated 4 years ago
- Pseudoterminals for Windows in Python☆142Updated 2 weeks ago
- Retrospective of Python compilation efforts☆65Updated 3 years ago
- ☆36Updated 3 months ago
- A collection of C++ headers which make it easier to write Python C extension modules.☆87Updated 3 weeks ago
- A fast RLock implementation for CPython☆34Updated last year
- Over 600 fast Python bindings to the CPython C API. 🤯☆62Updated last year
- 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 Parser☆122Updated 2 months ago
- Python AST that abstracts the underlying Python version☆145Updated 2 months ago
- ☆34Updated 2 years ago