cceh / suffix-treeLinks
A Generalized Suffix Tree for any Python iterable using Ukkonen's algorithm, with Lowest Common Ancestor retrieval.
β53Updated last year
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β85Updated 4 months ago
- Probabilistic data structures in python http://pyprobables.readthedocs.io/en/latest/index.htmlβ122Updated last month
- Python bindings for simdjson using libpyβ69Updated 2 years ago
- CSV on the webβ44Updated last week
- Tools for indexing gzip files to support random-like access.β28Updated 4 years ago
- Super-fast and clean conversions to numbers for Python.β110Updated 7 months 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
- Pure Python CDB reader/writerβ45Updated last year
- Extra Python Collections - bags (multisets), setlists (unique list / indexed set), RangeMap and IndexedDictβ47Updated 2 years ago
- Useful Mutable Mappingsβ70Updated last year
- Python implementation of WHATWG URL Living Standardβ21Updated last year
- This is an Object Oriented implementation of a Trie in python. The class contains setter and getter methods, and implements several usefuβ¦β15Updated 7 years ago
- modulegraph determines a dependency graph between Python modules primarily by bytecode analysis for import statements. modulegraph β¦β46Updated 2 years ago
- Python bindings for the fast integer compression library FastPFor.β61Updated last year
- Bloom filter for Pythonβ44Updated 4 years ago
- A pure Python Levenshtein implementation that's not freaking GPL'd.β97Updated 2 years ago
- python3 package supporting efficient storage and querying of sets of sets using the trie data structure. Supports finding all the superseβ¦β23Updated 2 years ago
- Python bindings for xorfilter(faster and smaller than bloom and cuckoo filters)β117Updated last month
- A clever brute-force correlator for kinda-messy dataβ82Updated last year
- Cython implementation of Toolz. Please use: https://github.com/pytoolz/cytoolzβ42Updated this week
- Tools for Python code analysis and execution.β52Updated last year
- Fast random access of gzip files in Pythonβ111Updated 2 weeks ago
- π₯ Cython bindings for MurmurHash2β44Updated last month
- Integer to Roman numerals converterβ50Updated 2 months ago
- Commons of stupid, simple Python micro functions. Pull requests very welcome.β19Updated 6 months ago
- Asynchronous Server Side Events (SSE) client for Python 3β27Updated 7 months ago
- A Python implementation of Lunr.js πβ200Updated 7 months ago
- automatic persistence for Python objectsβ46Updated last week
- Python BK-tree data structure to allow fast querying of "close" matchesβ186Updated 3 years ago
- Generate Pandas frames, load and extract data, based on JSON Table Schema descriptors.β52Updated 4 years ago