asottile / ukkonenLinks
Implementation of bounded Levenshtein distance (Ukkonen)
☆18Updated 2 weeks ago
Alternatives and similar repositories for ukkonen
Users that are interested in ukkonen are comparing it to the libraries listed below
Sorting:
- A fast native implementation of diff algorithm with a pure Python fallback☆39Updated 3 years ago
- modulegraph determines a dependency graph between Python modules primarily by bytecode analysis for import statements. modulegraph …☆46Updated last week
- Python bindings for simdjson using libpy☆69Updated 2 years ago
- Run async workflows using pytest-fixtures-style dependency injection☆35Updated 3 months ago
- Linter config initializer for Python☆28Updated 2 years ago
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆70Updated last month
- python cffi bindings for the oniguruma regex engine☆20Updated 2 weeks ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆61Updated 2 weeks ago
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆118Updated this week
- A fast Enum implementation for Python☆30Updated last year
- Formatter for your Python unit tests☆106Updated 3 years ago
- A system to Instrument running Python code☆25Updated 6 months ago
- A simple Python wheel builder for simple projects.☆32Updated this week
- Vendorize packages from PyPI☆106Updated last year
- Make Python CLI tools win the speed race, by cheating!☆76Updated 3 weeks ago
- Safely evaluate AST nodes without side effects☆49Updated last year
- A fast RLock implementation for CPython☆31Updated last year
- A Python wheel containing PostgreSQL☆80Updated 3 years ago
- PostgreSQL client for Trio based on asyncpg☆46Updated last year
- Python bindings for GitHub's cmark☆92Updated 2 months ago
- Specify contracts for FastAPI endpoints.☆26Updated 3 years ago
- Typed environment variable parsing for Python☆18Updated 3 weeks ago
- Like dataclasses but for config.☆10Updated 11 months ago
- Capture the outcome of Python function calls☆35Updated 9 months ago
- [No maintenance intended] Proof of concept lightweight HTTP/1.1 proxy service built with ASGI and HTTPX.☆30Updated 4 years ago
- Visual Automata is a Python 3 library built as a wrapper for the Automata library to add more visualization features.☆57Updated 2 years ago
- Manage Python errors with ease☆25Updated last month
- A generic dependency-resolution library written in pure Python☆83Updated 5 years ago
- Utility library for the Python Trio async/await framework☆74Updated last year
- A backend for the `keyring` module which uses a hardware token to require user presence for any secret access, by encrypting your vault a…☆41Updated 10 months ago