goodmami / python-parsing-benchmarksLinks
Compares Python's text parsing libraries
☆26Updated 4 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
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆145Updated last week
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆51Updated 6 months ago
- PEG parser generator for Python☆195Updated last year
- Grammars suitable for lark parser and Hypothesis☆54Updated last year
- An AST for Python code generation, in Python☆32Updated 3 weeks ago
- Retrospective of Python compilation efforts☆65Updated 3 years ago
- Write compiled bytecode inline with pure Python. 🤖☆82Updated last year
- A pure-Python module that implements an LR(1) parser generator, as well as CFSM and GLR parser drivers.☆51Updated last year
- Over 600 fast Python bindings to the CPython C API. 🤯☆62Updated last year
- Pure-python C and assembler compiler☆55Updated 11 years ago
- A fast RLock implementation for CPython☆35Updated last year
- Python 3 AST unparser with type comments support.☆31Updated 6 years ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 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
- Cython implementation of Toolz. Please use: https://github.com/pytoolz/cytoolz☆43Updated 3 months ago
- Simple and clear import hooks for Python - import anything as if it were a Python module☆40Updated 4 years ago
- ☆36Updated 3 months ago
- Python AST that abstracts the underlying Python version☆145Updated 2 months ago
- Python AST interpreter (aka tree-walking interpreter) in Python. Aka meta-circular interpreter.☆18Updated 5 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
- Python Parser☆122Updated 2 months ago
- A fork of Instagram's experimental performance oriented greenfield implementation of Python. It features small objects; a moving GC; hidd…☆51Updated 7 months ago
- register-based CPython☆46Updated 2 years ago
- Annotate Python AST trees with source text and token information☆192Updated 3 weeks ago
- An incomplete stackless interpreter of Python bytecode, written in Rust.☆81Updated 2 years ago
- non-backtracking NFA-based regular expression library, for C and Python☆63Updated 5 years ago
- Safely evaluate AST nodes without side effects☆50Updated 3 weeks ago
- Partial evaluation of Python code☆22Updated 2 years ago
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆437Updated this week