pytries / marisa-trie
Static memory-efficient Trie-like structures for Python based on marisa-trie C++ library.
☆1,059Updated 2 weeks ago
Alternatives and similar repositories for marisa-trie:
Users that are interested in marisa-trie are comparing it to the libraries listed below
- Fast, efficiently stored Trie for Python. Uses libdatrie.☆533Updated last year
- Python library implementing a trie data structure.☆821Updated 3 years ago
- DAFSA-based dictionary-like read-only objects for Python. Based on `dawgdic` C++ library.☆300Updated 9 months ago
- Python module (C extension and plain python) implementing Aho-Corasick algorithm☆981Updated 11 months ago
- Python Non-cryptographic Hash Library☆283Updated last year
- Fast multi-keyword search engine for text strings☆252Updated 5 months ago
- Python wrapper for RE2☆641Updated last year
- Fast implementation of the edit distance(Levenshtein distance)☆678Updated last year
- pyxDamerauLevenshtein implements the Damerau-Levenshtein (DL) edit distance algorithm for Python in Cython for high performance.☆245Updated 10 months ago
- English word segmentation, written in pure-Python, and based on a trillion-word corpus.☆372Updated 2 years ago
- A fast and memory efficient LRU cache for Python☆271Updated 6 months ago
- Iterative JSON parser with Pythonic interface☆620Updated 5 years ago
- A Python Implementation of Simhash Algorithm☆1,005Updated 2 years ago
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆383Updated 2 years ago
- Plyvel, a fast and feature-rich Python interface to LevelDB☆541Updated 9 months ago
- Python bindings for RocksDB☆276Updated last year
- spellchecking library for python☆608Updated 8 months ago
- CRFsuite: a fast implementation of Conditional Random Fields (CRFs)☆655Updated 8 months ago
- Python extension module for accelerating regular expressions using libesm☆131Updated last year
- Timeout decorator for Python☆634Updated last year
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆1,271Updated 3 years ago
- Pure python Aho-Corasick library.☆214Updated 2 years ago
- Cython implementation of Toolz: High performance functional utilities☆1,030Updated 2 months ago
- A python binding for crfsuite☆772Updated 5 months ago
- Python wrapper around rapidjson☆511Updated 3 months ago
- Fast Python Bloom Filter using Mmap☆741Updated 5 years ago
- A pythonic dependency injection library.☆1,349Updated 3 years ago
- 💥 Cython memory pool for RAII-style memory management☆451Updated last month
- Universal Python binding for the LMDB 'Lightning' Database☆674Updated 2 months ago
- A decorator for caching properties in classes.☆705Updated 3 months ago