pytries / marisa-trieLinks
Static memory-efficient Trie-like structures for Python based on marisa-trie C++ library.
☆1,123Updated last month
Alternatives and similar repositories for marisa-trie
Users that are interested in marisa-trie are comparing it to the libraries listed below
Sorting:
- Fast, efficiently stored Trie for Python. Uses libdatrie.☆547Updated 3 weeks ago
- Python library implementing a trie data structure.☆824Updated 4 years ago
- Python module (C extension and plain python) implementing Aho-Corasick algorithm☆1,079Updated last month
- DAFSA-based dictionary-like read-only objects for Python. Based on `dawgdic` C++ library.☆305Updated last year
- Python extension module for accelerating regular expressions using libesm☆132Updated 2 years ago
- Python Non-cryptographic Hash Library☆287Updated 2 years ago
- Plyvel, a fast and feature-rich Python interface to LevelDB☆569Updated 5 months ago
- Pure python Aho-Corasick library.☆220Updated 2 weeks ago
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆1,277Updated 4 years ago
- English word segmentation, written in pure-Python, and based on a trillion-word corpus.☆378Updated 3 years ago
- Simhash and near-duplicate detection☆423Updated 2 years ago
- Fast multi-keyword search engine for text strings☆258Updated last year
- A fast and memory efficient LRU cache for Python☆280Updated 3 months ago
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆389Updated 3 years ago
- spellchecking library for python☆618Updated 4 months ago
- Iterative JSON parser with Pythonic interface☆628Updated 6 years ago
- Python wrapper for RE2☆645Updated 2 years ago
- MARISA: Matching Algorithm with Recursively Implemented StorAge☆592Updated last week
- Python extension for MurmurHash (MurmurHash3), a set of fast and robust hash functions.☆361Updated 2 months ago
- Python bindings for RocksDB☆280Updated 2 years ago
- Timeout decorator for Python☆645Updated 2 years ago
- Fast implementation of the edit distance(Levenshtein distance)☆708Updated last year
- Python stemming library using snowball stemmers☆275Updated last month
- Whoosh is a fast, featureful full-text indexing and searching library implemented in pure Python.☆342Updated last year
- Scalable Bloom Filter implemented in Python☆1,624Updated 4 years ago
- Python Set subclass that supports searching by ngram similarity☆119Updated 4 years ago
- Development tool to measure, monitor and analyze the memory behavior of Python objects in a running Python application.☆1,392Updated 7 months ago
- Cython implementation of Toolz: High performance functional utilities☆1,101Updated 2 months ago
- Universal Python binding for the LMDB 'Lightning' Database☆733Updated 2 months ago
- Parse human-readable date/time strings☆710Updated 3 months ago