cceh / suffix-treeLinks
A Generalized Suffix Tree for any Python iterable using Ukkonen's algorithm, with Lowest Common Ancestor retrieval.
☆54Updated 2 years ago
Alternatives and similar repositories for suffix-tree
Users that are interested in suffix-tree are comparing it to the libraries listed below
Sorting:
- 💥 Cython hash tables that assume keys are pre-hashed☆87Updated last month
- Probabilistic data structures in python http://pyprobables.readthedocs.io/en/latest/index.html☆122Updated last month
- Python BK-tree data structure to allow fast querying of "close" matches☆186Updated 4 years ago
- Integer to Roman numerals converter☆50Updated 2 months ago
- Loadable spellfix1 extension for sqlite as python package☆27Updated last year
- Python bindings for simdjson using libpy☆70Updated 3 years ago
- Super-fast and clean conversions to numbers for Python.☆110Updated 10 months ago
- Cython implementation of Toolz. Please use: https://github.com/pytoolz/cytoolz☆43Updated 3 months ago
- A pure Python Levenshtein implementation that's not freaking GPL'd.☆97Updated 2 years ago
- Python implementation of Suffix Trees and Generalized Suffix Trees.☆127Updated 5 years ago
- Doing sql in notebooks.☆15Updated 2 years ago
- Pure Python CDB reader/writer☆45Updated last month
- Extract, parse and populate templates from strings☆27Updated 6 years ago
- ☆52Updated 2 years ago
- embedded graph datastore☆185Updated 7 years ago
- Toolkit for graph-relational data across space and time☆118Updated last year
- The papy package provides an implementation of the flow-based programming paradigm in Python☆35Updated last year
- Python bindings to Succinct Data Structure Library 2.0☆34Updated 6 years ago
- Tools for indexing gzip files to support random-like access.☆28Updated 4 years ago
- A clever brute-force correlator for kinda-messy data☆83Updated last year
- Python library for handling efficiently sorted integer sets.☆228Updated 3 months ago
- CSV on the web☆47Updated 3 months ago
- Useful Mutable Mappings☆72Updated 2 years ago
- Roaring Bitmap in Cython☆82Updated last year
- A pipeline framework for python☆108Updated last week
- Auto-generate Python APIs from JSON schema specifications☆79Updated 6 years ago
- gametight lightweight caching library for python☆67Updated 3 weeks ago
- Efficient string matching with regular expressions☆146Updated 2 weeks ago
- Build a trie-structured regular expression from a list of words☆22Updated 6 years ago
- A python interface to djb's cdb library☆68Updated 4 years ago