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:
- Probabilistic data structures in python http://pyprobables.readthedocs.io/en/latest/index.html☆122Updated this week
- Python BK-tree data structure to allow fast querying of "close" matches☆187Updated 4 years ago
- 💥 Cython hash tables that assume keys are pre-hashed☆87Updated 2 months ago
- Loadable spellfix1 extension for sqlite as python package☆27Updated last year
- Cython implementation of Toolz. Please use: https://github.com/pytoolz/cytoolz☆43Updated 3 months ago
- Extra Python Collections - bags (multisets), setlists (unique list / indexed set), RangeMap and IndexedDict☆47Updated 2 years ago
- Roaring Bitmap in Cython☆82Updated last year
- Tools for indexing gzip files to support random-like access.☆28Updated 4 years ago
- Python bindings for simdjson using libpy☆70Updated 3 years ago
- Implement SQLite table-valued functions with Python☆59Updated 2 years ago
- 💥 Cython bindings for MurmurHash2☆45Updated 2 months ago
- A Vectorized Python Dict/Set☆116Updated 2 years ago
- Python implementation of Suffix Trees and Generalized Suffix Trees.☆127Updated 5 years ago
- Efficient string matching with regular expressions☆146Updated last week
- ☆86Updated 2 months ago
- Python library for handling efficiently sorted integer sets.☆228Updated last week
- Super-fast and clean conversions to numbers for Python.☆110Updated 11 months ago
- ☆12Updated 9 years ago
- Benchmark Python and Cython code☆13Updated 11 years ago
- This is an Object Oriented implementation of a Trie in python. The class contains setter and getter methods, and implements several usefu…☆15Updated 8 years ago
- Useful Mutable Mappings☆72Updated 2 years ago
- Regular Expression based parsers for extracting data from natural languages☆71Updated 8 years ago
- gametight lightweight caching library for python☆67Updated last month
- A pipeline framework for python☆109Updated 3 weeks ago
- A Python implementation of Lunr.js 🌖☆204Updated 11 months ago
- modulegraph determines a dependency graph between Python modules primarily by bytecode analysis for import statements. modulegraph …☆46Updated last month
- Pure Python CDB reader/writer☆45Updated 2 months ago
- A clever brute-force correlator for kinda-messy data☆83Updated 2 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
- Concurrent appendable key-value storage☆107Updated last year