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 last month
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆49Updated 2 weeks ago
- Grammars suitable for lark parser and Hypothesis☆47Updated 11 months ago
- Capture the outcome of Python function calls☆32Updated 3 weeks ago
- Python AST interpreter (aka tree-walking interpreter) in Python. Aka meta-circular interpreter.☆15Updated 4 years ago
- A library implementing C++'s custom literal suffixes using pure Python.☆34Updated 4 months ago
- Miscellaneous extensions to Trio, the friendly Python async I/O library☆26Updated 7 months ago
- A Python REPL the way I like it☆49Updated this week
- Safely evaluate AST nodes without side effects☆44Updated 8 months ago
- Human-oriented abstract syntax tree (AST) parser/unparser for Python 3 that doesn't discard comments.☆16Updated 5 years ago
- Extend Python syntax with HTML.☆88Updated 4 years ago
- Put all the objections to PEP 622 in one place.☆32Updated 4 years ago
- Generalized nested html element tree with recursive rendering☆36Updated 2 years ago
- PEG parser generator for Python☆168Updated 3 months ago
- A pure-Python module that implements an LR(1) parser generator, as well as CFSM and GLR parser drivers.☆50Updated 6 months ago
- An AST for Python code generation, in Python☆30Updated 2 months ago
- Declarative, explicit, tool-friendly finite state machines in Python☆21Updated 5 years ago
- A pure Python LR/GLR parser - http://www.igordejanovic.net/parglare/☆139Updated 6 months ago
- Automatic __slots__ for your Python classes☆63Updated 3 months ago
- Retrospective of Python compilation efforts☆64Updated 2 years ago
- Just use() code from anywhere - a functional import alternative with advanced features like inline version checks, autoreload, module glo…☆49Updated 6 months ago
- An AST-to-code library for Python☆37Updated 6 months ago
- Scala-like functional pattern matching in Python☆33Updated 12 years ago
- Simple and clear import hooks for Python - import anything as if it were a Python module☆38Updated 3 years ago
- The Rocket game, implemented in Rust, running in Python, via WASM☆23Updated 2 years ago
- Grako (for grammar compiler) is a tool that takes grammars in a variation of EBNF as input, and outputs memoizing (Packrat) PEG parsers i…☆34Updated 11 years ago
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆63Updated 3 years ago
- A friendly fork of autopxd☆48Updated 3 months ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆52Updated last month
- Annotate Python AST trees with source text and token information☆177Updated 2 weeks ago