kuangkzh / pylcsLinks
super fast cpp implementation of longest common subsequence/substring
☆23Updated 2 years ago
Alternatives and similar repositories for pylcs
Users that are interested in pylcs are comparing it to the libraries listed below
Sorting:
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆121Updated 7 months ago
- Extra features for Python's JSON: comments, order, numpy, pandas, datetimes, and many more! Simple but customizable.☆161Updated 4 months ago
- Turn Pydantic defined Data Models into CLI Tools☆155Updated 2 weeks ago
- A fork of frozendict, an immutable wrapper around dictionaries for Python3☆53Updated last week
- Tool to merge environment files of the conda package manager☆58Updated 11 months ago
- A Vectorized Python Dict/Set☆117Updated 2 years ago
- persistent caching to memory, disk, or database☆276Updated 2 weeks ago
- Tools for drawing 2d and 3d interactive visualizations using Jupyter proxy widgets☆54Updated 2 years ago
- 💥 Fast matrix-multiplication as a self-contained Python library – no system dependencies!☆228Updated 4 months ago
- Probabilistic data structures in python http://pyprobables.readthedocs.io/en/latest/index.html☆122Updated last month
- A lightweight Python module for creating and running ordered graphs of computations.☆87Updated 2 years ago
- Convert pyproject.toml to environment.yaml☆132Updated 2 years ago
- A Python Module for intelligent reuse of docstrings☆32Updated 4 years ago
- Auto-generate explicit readable __init__.py files without `import *`☆83Updated 5 months ago
- Seamlessly integrate numpy arrays into pydantic models.☆58Updated 2 years ago
- Script for converting setup.py to setup.cfg☆80Updated last year
- A Fast Levenshtein Distance Library for Python☆85Updated 8 months ago
- Lint Cython files☆90Updated last week
- [ARCHIVED] Dask support for multi-GPU machine learning algorithms --> Moved to cuml☆16Updated 6 years ago
- Magic to display dynamic call graphs of Python function calls☆78Updated 4 years ago
- Generic Jupyter/IPython widget implementation that will support many types of javascript libraries and interactions.☆61Updated 2 years ago
- Fast hierarchical clustering routines for R and Python.☆154Updated 2 weeks ago
- Meta-package providing the oldest supported Numpy for a given Python version and platform☆54Updated last year
- Observe the evolution of mutable data types like lists, dicts, and sets.☆41Updated 4 years ago
- Useful Mutable Mappings☆71Updated 2 years ago
- Jonga: Python function call graph visualization☆55Updated 9 months ago
- Cython implementation of Toolz. Please use: https://github.com/pytoolz/cytoolz☆42Updated last week
- Python 3 library to store memory mappable objects into pickle-compatible files☆38Updated 7 years ago
- A module for lazy loading of Python modules☆88Updated 2 years ago
- Capture C-level stdout/stderr in Python☆209Updated 3 weeks ago