goodmami / python-parsing-benchmarksLinks
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☆45Updated last week
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆50Updated last month
- Grammars suitable for lark parser and Hypothesis☆47Updated last year
- A python 3 library providing functions and decorators to automatically generate class code, such as constructor body or properties getter…☆38Updated 4 years ago
- An AST for Python code generation, in Python☆30Updated 2 weeks ago
- A friendly fork of autopxd☆49Updated 6 months ago
- Capture the outcome of Python function calls☆34Updated 2 months ago
- Utilities for refactoring imports in python-like syntax.☆24Updated 3 weeks ago
- Cython implementation of Toolz. Please use: https://github.com/pytoolz/cytoolz☆40Updated 6 months ago
- Cython PyParsing implementation.☆30Updated 8 months ago
- Declarative, explicit, tool-friendly finite state machines in Python☆23Updated 5 years ago
- Run commands against code blocks in Markdown or reStructuredText documentation☆15Updated this week
- A fast RLock implementation for CPython☆29Updated 6 months ago
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆102Updated this week
- PEG parser generator for Python☆175Updated 6 months ago
- A tiny, zero-dependency replacement for Python's zipfile.ZipFile for creating reproducible/deterministic ZIP archives.☆17Updated 3 months ago
- Safely evaluate AST nodes without side effects☆44Updated 11 months ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆55Updated 3 weeks ago
- Extend Python syntax with HTML.☆89Updated 4 years ago
- A small python based build file generator targetting the build system ninja☆46Updated 8 years ago
- Automatically generate Cython pxd files from C headers☆47Updated 7 years ago
- Simple and clear import hooks for Python - import anything as if it were a Python module☆39Updated 3 years ago
- Better version of repr/reprlib for short, cheap string representations in Python☆24Updated 10 months ago
- A python wrapper for tomlplusplus☆91Updated 9 months ago
- Python AST interpreter (aka tree-walking interpreter) in Python. Aka meta-circular interpreter.☆15Updated 4 years ago
- CPU parallelism for Trio☆62Updated last month
- A pure-Python module that implements an LR(1) parser generator, as well as CFSM and GLR parser drivers.☆51Updated 9 months ago
- Utilities for run-time type validation and multiple dispatch☆167Updated 3 months ago
- like shlex, but for windows☆31Updated 8 months ago
- ☆63Updated 2 weeks ago