goodmami / python-parsing-benchmarksLinks
Compares Python's text parsing libraries
☆25Updated 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☆48Updated 5 months ago
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆51Updated 4 months ago
- PEG parser generator for Python☆185Updated 11 months ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆145Updated this week
- Retrospective of Python compilation efforts☆65Updated 3 years ago
- Grammars suitable for lark parser and Hypothesis☆53Updated last year
- An AST for Python code generation, in Python☆32Updated 2 months ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆45Updated 2 years ago
- Write compiled bytecode inline with pure Python. 🤖☆81Updated last year
- ☆36Updated 3 weeks ago
- Pure-python C and assembler compiler☆54Updated 10 years ago
- register-based CPython☆46Updated 2 years ago
- Python AST interpreter (aka tree-walking interpreter) in Python. Aka meta-circular interpreter.☆17Updated 4 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
- Simple and clear import hooks for Python - import anything as if it were a Python module☆40Updated 3 years ago
- Put all the objections to PEP 622 in one place.☆32Updated 5 years ago
- ASDL parser☆20Updated 3 years ago
- A small python based build file generator targetting the build system ninja☆45Updated 8 years ago
- Python Parser☆121Updated this week
- Pretty print the output of python stdlib `ast.parse`.☆195Updated last week
- Over 600 fast Python bindings to the CPython C API. 🤯☆62Updated last year
- A collection of C++ headers which make it easier to write Python C extension modules.☆87Updated 2 weeks ago
- A pure-Python module that implements an LR(1) parser generator, as well as CFSM and GLR parser drivers.☆51Updated last year
- Capture the outcome of Python function calls☆36Updated 7 months ago
- Annotate Python AST trees with source text and token information☆191Updated this week
- A fast RLock implementation for CPython☆30Updated 11 months ago
- Make implemented in pure Python☆73Updated last year
- Extension to the built-in ast module. Finds comments in source code and adds them to the parsed tree.☆49Updated last month
- Arena allocator for Python objects.☆14Updated 5 years ago
- A friendly fork of autopxd☆51Updated 11 months ago