kuangkzh / pylcsLinks
super fast cpp implementation of longest common subsequence/substring
☆23Updated last year
Alternatives and similar repositories for pylcs
Users that are interested in pylcs are comparing it to the libraries listed below
Sorting:
- A Vectorized Python Dict/Set☆118Updated 2 years ago
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆114Updated 3 months ago
- CyDifflib is a fast implementation of difflib's algorithms, which can be used as a drop-in replacement.☆23Updated last month
- GPU-Parallelized UMAP☆51Updated 6 years ago
- A contextmanager to track progress of joblib execution☆25Updated 6 months ago
- 👜 Easily pick a place to store data for your Python code.☆37Updated 2 weeks ago
- Turn Pydantic defined Data Models into CLI Tools☆153Updated 3 weeks ago
- A fork of frozendict, an immutable wrapper around dictionaries for Python3☆51Updated this week
- Tool to merge environment files of the conda package manager☆58Updated 6 months ago
- A pedagogical, functional-oriented deep learning library built on top of jax.☆15Updated 3 years ago
- Faster distance calculations in python using numba☆59Updated last year
- A python library to manipulate and transform indexable data (lists, arrays, ...)☆46Updated last year
- 🔄 Hot module reload for python, automatically reload your code when files are modified. No need to modify source code.☆31Updated last year
- Pyterator helps you write fluent interfaces for collections☆9Updated 2 years ago
- Prefetch elements from a Python generator in the background, from a separate process☆34Updated 4 years ago
- Using queues, tqdm-multiprocess supports multiple worker processes, each with multiple tqdm progress bars, displaying them cleanly throug…☆43Updated 4 years ago
- A lightweight Python module for creating and running ordered graphs of computations.☆86Updated 2 years ago
- A set of utilities to turn Dataclasses into useful configuration managers.☆11Updated last year
- Discrete Hidden Markov Models with Numba☆12Updated 3 years ago
- Extra features for Python's JSON: comments, order, numpy, pandas, datetimes, and many more! Simple but customizable.☆160Updated 9 months ago
- Create temporary files and temporary dirs in memory-based filesystems on Linux.☆40Updated last year
- IPython magic for parallel profiling (like `%time`, but parallel)☆72Updated 7 years ago
- Simple installer for conda (and conda-likes)☆16Updated last month
- Probabilistic data structures in python http://pyprobables.readthedocs.io/en/latest/index.html☆117Updated last week
- Lint Cython files☆80Updated this week
- Python module for detection of CPU features☆28Updated 3 months ago
- A cookiecutter template to generate a new Python package.☆23Updated 4 years ago
- Time and benchmark blocks of Python code. A powerful multi-line in-code alternative to timeit.☆36Updated 8 months ago
- A small python library to adjust and annotate axis ticklabels in plots.☆52Updated 2 years ago
- Snakemake-like pipeline manager for reproducible Jupyter Notebooks☆17Updated 3 years ago