google / pygtrieLinks
Python library implementing a trie data structure.
☆825Updated 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,113Updated last week
- Fast, efficiently stored Trie for Python. Uses libdatrie.☆542Updated 2 months ago
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆1,276Updated 4 years ago
- spellchecking library for python☆613Updated last month
- Python module (C extension and plain python) implementing Aho-Corasick algorithm☆1,039Updated 4 months ago
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆388Updated 3 years ago
- Python wrapper for RE2☆645Updated last year
- DAFSA-based dictionary-like read-only objects for Python. Based on `dawgdic` C++ library.☆303Updated last year
- Iterative JSON parser with Pythonic interface☆629Updated 5 years ago
- English word segmentation, written in pure-Python, and based on a trillion-word corpus.☆377Updated 2 years ago
- Simhash and near-duplicate detection☆420Updated 2 years ago
- Scalable Bloom Filter implemented in Python☆1,624Updated 4 years ago
- Python extension module for accelerating regular expressions using libesm☆132Updated 2 years ago
- Fast multi-keyword search engine for text strings☆257Updated last year
- Python Set subclass that supports searching by ngram similarity☆119Updated 4 years ago
- A python binding for crfsuite☆771Updated last month
- pyxDamerauLevenshtein implements the Damerau-Levenshtein (DL) edit distance algorithm for Python in Cython for high performance.☆249Updated last month
- Python library for asynchronous programming☆698Updated last month
- Python Non-cryptographic Hash Library☆287Updated 2 years ago
- Fast implementation of the edit distance(Levenshtein distance)☆690Updated last year
- A fast and memory efficient LRU cache for Python☆279Updated last week
- Fast Python Bloom Filter using Mmap☆745Updated 5 years ago
- Timeout decorator for Python☆644Updated last year
- Plyvel, a fast and feature-rich Python interface to LevelDB☆563Updated last month
- A list-like type with better asymptotic performance and similar performance on small lists☆317Updated 2 years ago
- Python extension for MurmurHash (MurmurHash3), a set of fast and robust hash functions.☆352Updated this week
- A collection of common regular expressions bundled with an easy to use interface.☆1,581Updated 2 years ago
- A fast streaming JSON parser for Python that generates SAX-like events using yajl☆224Updated 2 weeks ago
- Visually explore Python object graphs☆823Updated this week
- A Python Implementation of Simhash Algorithm☆1,028Updated 3 years ago