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
Sorting:
- 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 last week
- Capture the outcome of Python function calls☆32Updated last month
- Grammars suitable for lark parser and Hypothesis☆46Updated last year
- PEG parser generator for Python☆174Updated 5 months ago
- Safely evaluate AST nodes without side effects☆44Updated 9 months ago
- Extend Python syntax with HTML.☆88Updated 4 years ago
- like shlex, but for windows☆31Updated 6 months ago
- Simple and clear import hooks for Python - import anything as if it were a Python module☆39Updated 3 years ago
- Python AST interpreter (aka tree-walking interpreter) in Python. Aka meta-circular interpreter.☆15Updated 4 years ago
- Runtime Python bytecode optimizer. ⚡️☆26Updated 4 months ago
- A python 3 library providing functions and decorators to automatically generate class code, such as constructor body or properties getter…☆37Updated 4 years ago
- Generalized nested html element tree with recursive rendering☆36Updated 2 years ago
- Put all the objections to PEP 622 in one place.☆32Updated 4 years ago
- A library implementing C++'s custom literal suffixes using pure Python.☆35Updated 6 months ago
- IDE for Lark-Parser☆28Updated last year
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆63Updated 3 years ago
- Write compiled bytecode inline with pure Python. 🤖☆75Updated 8 months ago
- A friendly fork of autopxd☆49Updated 5 months ago
- ☆45Updated 8 months ago
- Easy creation of custom import hooks to experiment on alternatives to Python's syntax; see https://aroberge.github.io/ideas/docs/html/☆83Updated last year
- A wrapper around the stdlib `tokenize` which roundtrips.☆55Updated last month
- A minimal web non-framework☆23Updated 2 years ago
- Operator overloading for fast anonymous functions.☆50Updated 2 months ago
- Python Simple Dialogs☆41Updated last year
- Python Parser☆121Updated last year
- convert a python source code into json-dumpable data (dict and lists with strings, ints, ...)☆30Updated 3 months ago
- A Python REPL the way I like it☆49Updated last month
- Over 600 fast Python bindings to the CPython C API. 🤯☆59Updated 8 months ago
- Scala-like functional pattern matching in Python☆33Updated 12 years ago