google / pygtrieLinks
Python library implementing a trie data structure.
☆824Updated 4 years ago
Alternatives and similar repositories for pygtrie
Users that are interested in pygtrie are comparing it to the libraries listed below
Sorting:
- Static memory-efficient Trie-like structures for Python based on marisa-trie C++ library.☆1,098Updated last month
- Fast, efficiently stored Trie for Python. Uses libdatrie.☆537Updated last year
- Python module (C extension and plain python) implementing Aho-Corasick algorithm☆1,015Updated last month
- Python wrapper for RE2☆643Updated last year
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆1,276Updated 3 years ago
- spellchecking library for python☆610Updated last year
- DAFSA-based dictionary-like read-only objects for Python. Based on `dawgdic` C++ library.☆305Updated last year
- Simhash and near-duplicate detection☆417Updated 2 years ago
- Iterative JSON parser with Pythonic interface☆628Updated 5 years ago
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆387Updated 2 years ago
- Fast multi-keyword search engine for text strings☆256Updated 10 months ago
- English word segmentation, written in pure-Python, and based on a trillion-word corpus.☆376Updated 2 years ago
- Pure python Aho-Corasick library.☆216Updated 2 years ago
- A Python Implementation of Simhash Algorithm☆1,023Updated 3 years ago
- A fast and memory efficient LRU cache for Python☆278Updated last week
- Scalable Bloom Filter implemented in Python☆1,622Updated 4 years ago
- Python extension module for accelerating regular expressions using libesm☆132Updated last year
- A python binding for crfsuite☆775Updated 10 months ago
- Python Non-cryptographic Hash Library☆283Updated last year
- Fast implementation of the edit distance(Levenshtein distance)☆689Updated last year
- Plyvel, a fast and feature-rich Python interface to LevelDB☆554Updated last year
- Python Set subclass that supports searching by ngram similarity☆119Updated 3 years ago
- Python library for asynchronous programming☆696Updated 2 weeks ago
- Approximate Nearest Neighbor Search for Sparse Data in Python!☆919Updated 4 years ago
- Timeout decorator for Python☆642Updated last year
- A list-like type with better asymptotic performance and similar performance on small lists☆316Updated 2 years ago
- Python extension for MurmurHash (MurmurHash3), a set of fast and robust hash functions.☆345Updated last week
- serialize all of Python☆2,365Updated last month
- pyxDamerauLevenshtein implements the Damerau-Levenshtein (DL) edit distance algorithm for Python in Cython for high performance.☆246Updated last week
- Fast Python Bloom Filter using Mmap☆127Updated last year