nitely / regexy
Linear time regex matching supporting streams and other goodies
☆9Updated 5 years ago
Alternatives and similar repositories for regexy:
Users that are interested in regexy are comparing it to the libraries listed below
- Fastest general-purpose parsing library for Python with a familiar API☆44Updated 3 weeks ago
- Bare essentials for building abstract syntax trees, and skeleton classes for PLY lexers and parsers.☆15Updated 3 months ago
- Partial evaluation of Python code☆20Updated last year
- Aspect oriented programming for Python. Patch everything!☆13Updated 6 years ago
- A python 3 library providing functions and decorators to automatically generate class code, such as constructor body or properties getter…☆37Updated 3 years ago
- Python Parser☆121Updated 10 months ago
- Python AST interpreter (aka tree-walking interpreter) in Python. Aka meta-circular interpreter.☆15Updated 4 years ago
- Retrospective of Python compilation efforts☆64Updated 2 years ago
- Put all the objections to PEP 622 in one place.☆32Updated 4 years ago
- Regular expression engine in Python using Thompson's algorithm.☆115Updated 4 years ago
- Yet Another Python Parser System☆48Updated 5 years ago
- Compares Python's text parsing libraries☆24Updated 3 years ago
- C++ implementation of grako parser, tuned for performance☆22Updated 10 years ago
- Utilities for run-time type validation and multiple dispatch☆162Updated 4 months ago
- A python parser that builds python ASTs in 502 lines of python without using modules☆61Updated 6 years ago
- Extract semantic information about static Python code☆72Updated 3 weeks ago
- convert a python source code into json-dumpable data (dict and lists with strings, ints, ...)☆31Updated last week
- Cython plugin for Lark, reimplementing the LALR parser & lexer for better performance☆49Updated 2 weeks ago
- Delayed iteration for polling and retries.☆30Updated 3 months ago
- A pure-Python module that implements an LR(1) parser generator, as well as CFSM and GLR parser drivers.☆50Updated 5 months ago
- Parse protocols, without any I/O☆47Updated 7 years ago
- Combinatorial tricks to enumerate regular expressions in closed-form.☆33Updated 8 years ago
- automatic persistence for Python objects☆46Updated 3 months ago
- face Python bytecode metaprogramming API fork☆71Updated 4 years ago
- register-based CPython☆45Updated last year
- Extend Python syntax with HTML.☆86Updated 4 years ago
- A collection of C++ headers which make it easier to write Python C extension modules.☆85Updated last week
- Build languages on Python.☆12Updated 3 years ago
- A high-level bytecode parser and modifier library☆9Updated 5 years ago
- A python interface to djb's cdb library☆68Updated 3 years ago