lark-parser / larkLinks
Lark is a parsing toolkit for Python, built with a focus on ergonomics, performance and modularity.
☆5,296Updated 3 weeks ago
Alternatives and similar repositories for lark
Users that are interested in lark are comparing it to the libraries listed below
Sorting:
- Python library for creating PEG parsers☆2,332Updated 3 weeks ago
- A Python library that generates static type annotations by collecting runtime types☆4,890Updated last week
- Trio – a friendly Python library for async concurrency and I/O☆6,532Updated this week
- Collection of library stubs for Python, with static types☆4,679Updated this week
- A concrete syntax tree parser and serializer library for Python that preserves many aspects of Python's abstract syntax tree☆1,689Updated this week
- Optional static typing for Python☆19,346Updated this week
- Make your functions return something meaningful, typed, and safe!☆3,940Updated this week
- Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy☆6,965Updated last month
- Python Classes Without Boilerplate☆5,496Updated this week
- A functional standard library for Python.☆4,871Updated 4 months ago
- Performant type-checking for python.☆7,032Updated this week
- Sampling profiler for Python programs☆13,722Updated last month
- Pampy: The Pattern Matching for Python you always dreamed of.☆3,526Updated 4 months ago
- Modern, extensible Python project management☆6,618Updated last month
- Auto-generate PEP-484 annotations☆1,440Updated 2 years ago
- 🚴 Call stack profiler for Python. Shows you why your code is slow!☆7,118Updated this week
- Python disk-backed cache (Django-compatible). Faster than Redis and Memcached. Pure-Python.☆2,553Updated 9 months ago
- Simple, powerful, and fast logging for Python.☆3,991Updated this week
- An ASGI web server, for Python. 🦄☆9,295Updated this week
- An async Python micro framework for building web applications.☆3,306Updated 5 months ago
- More routines for operating on iterables, beyond itertools☆3,890Updated 2 weeks ago
- Good Curio!☆4,100Updated 7 months ago
- Extensible memoizing collections and decorators☆2,510Updated last week
- Unbearably fast near-real-time hybrid runtime-static type-checking in pure Python.☆3,037Updated this week
- Memray is a memory profiler for Python☆14,010Updated last week
- A static type analyzer for Python code☆4,895Updated last week
- An in-browser Python profile viewer☆2,434Updated 6 months ago
- Retrying library for Python