google / pygtrie
Python library implementing a trie data structure.
☆820Updated 3 years ago
Alternatives and similar repositories for pygtrie:
Users that are interested in pygtrie are comparing it to the libraries listed below
- Static memory-efficient Trie-like structures for Python based on marisa-trie C++ library.☆1,057Updated last week
- Fast, efficiently stored Trie for Python. Uses libdatrie.☆534Updated last year
- Python wrapper for RE2☆640Updated last year
- Python module (C extension and plain python) implementing Aho-Corasick algorithm☆976Updated 11 months ago
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆383Updated 2 years ago
- DAFSA-based dictionary-like read-only objects for Python. Based on `dawgdic` C++ library.☆300Updated 8 months ago
- Iterative JSON parser with Pythonic interface☆618Updated 5 years ago
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆1,268Updated 3 years ago
- spellchecking library for python☆606Updated 8 months ago
- pyxDamerauLevenshtein implements the Damerau-Levenshtein (DL) edit distance algorithm for Python in Cython for high performance.☆244Updated 9 months ago
- Python library for asynchronous programming☆690Updated 4 months ago
- A fast and memory efficient LRU cache for Python☆266Updated 5 months ago
- A Python Implementation of Simhash Algorithm☆1,004Updated 2 years ago
- Development tool to measure, monitor and analyze the memory behavior of Python objects in a running Python application.☆1,236Updated 7 months ago
- A list-like type with better asymptotic performance and similar performance on small lists☆312Updated 2 years ago
- Approximate Nearest Neighbor Search for Sparse Data in Python!☆919Updated 4 years ago
- Simhash and near-duplicate detection☆413Updated last year
- Fast multi-keyword search engine for text strings☆252Updated 5 months ago
- Plyvel, a fast and feature-rich Python interface to LevelDB☆540Updated 9 months ago
- Python Non-cryptographic Hash Library☆283Updated last year
- Fast Python Bloom Filter using Mmap☆741Updated 5 years ago
- Debugger capable of attaching to and injecting code into python processes.☆1,632Updated 5 years ago
- Pysolr — Python Solr client☆668Updated 2 weeks ago
- English word segmentation, written in pure-Python, and based on a trillion-word corpus.☆371Updated 2 years ago
- Python extension module for accelerating regular expressions using libesm☆132Updated last year
- Pure python Aho-Corasick library.☆214Updated 2 years ago
- Heuristic based boilerplate removal tool☆747Updated 9 months ago
- A python binding for crfsuite☆772Updated 4 months ago
- A fast streaming JSON parser for Python that generates SAX-like events using yajl☆221Updated 4 months ago
- Scalable Bloom Filter implemented in Python☆1,621Updated 3 years ago