goodmami / python-parsing-benchmarks
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
- Fastest general-purpose parsing library for Python with a familiar API☆44Updated 3 months ago
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆49Updated 3 weeks ago
- Grammars suitable for lark parser and Hypothesis☆46Updated last year
- A library implementing C++'s custom literal suffixes using pure Python.☆35Updated 5 months ago
- Safely evaluate AST nodes without side effects☆44Updated 9 months ago
- A python library to parse JSON with js-style comments.☆40Updated 3 years ago
- Python AST interpreter (aka tree-walking interpreter) in Python. Aka meta-circular interpreter.☆15Updated 4 years ago
- An AST for Python code generation, in Python☆30Updated 3 months ago
- Write compiled bytecode inline with pure Python. 🤖☆75Updated 7 months ago
- Simple and clear import hooks for Python - import anything as if it were a Python module☆39Updated 3 years ago
- Arena allocator for Python objects.☆12Updated 4 years ago
- Cython PyParsing implementation.☆30Updated 6 months ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆140Updated 7 months ago
- PEG parser generator for Python☆172Updated 4 months ago
- Python Simple Dialogs☆41Updated last year
- Discover and load entry points from installed packages☆74Updated 4 months ago
- Make implemented in pure Python☆72Updated last year
- Human-oriented abstract syntax tree (AST) parser/unparser for Python 3 that doesn't discard comments.☆16Updated 5 years ago
- Retrospective of Python compilation efforts☆64Updated 3 years ago
- Operator overloading for fast anonymous functions.☆50Updated last month
- Script and config file that creates python stub (.pyi) files☆32Updated 3 years ago
- An AST-to-code library for Python☆37Updated 7 months ago
- Capture the outcome of Python function calls☆32Updated 3 weeks ago
- Retrieve information from typeshed and other typing stubs☆22Updated 2 weeks ago
- A friendly fork of autopxd☆49Updated 4 months ago
- A small python based build file generator targetting the build system ninja☆46Updated 8 years ago
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆63Updated 3 years ago
- Annotate Python AST trees with source text and token information☆178Updated last week
- Automatic __slots__ for your Python classes☆62Updated 4 months ago
- Decorator which checks whether the function is called with the correct type of parameters.☆110Updated 3 months ago