pytries / DAWG
DAFSA-based dictionary-like read-only objects for Python. Based on `dawgdic` C++ library.
☆300Updated 5 months ago
Related projects ⓘ
Alternatives and complementary repositories for DAWG
- Fast, efficiently stored Trie for Python. Uses libdatrie.☆531Updated 9 months ago
- Static memory-efficient Trie-like structures for Python based on marisa-trie C++ library.☆1,047Updated last month
- Pure-python reader for DAWGs created by dawgdic C++ library or DAWG Python extension.☆48Updated last year
- Fast multi-keyword search engine for text strings☆247Updated 2 months ago
- HAT-Trie for Python☆87Updated 8 years ago
- Python extension module for accelerating regular expressions using libesm☆132Updated last year
- Roaring Bitmap in Cython☆79Updated 6 months ago
- 💥 Cython hash tables that assume keys are pre-hashed☆82Updated last year
- Python library for handling efficiently sorted integer sets.☆205Updated 2 months ago
- Python Non-cryptographic Hash Library☆281Updated last year
- Python wrapper for RE2☆295Updated last year
- A fast and memory efficient LRU cache for Python☆260Updated 2 months ago
- Pure python Aho-Corasick library.☆212Updated last year
- ☆81Updated 2 months ago
- Python search module for fast approximate string matching☆53Updated last year
- Python extension for MurmurHash (MurmurHash3), a set of fast and robust hash functions.☆322Updated this week
- Python wrapper for RE2☆99Updated 2 months ago
- pyxDamerauLevenshtein implements the Damerau-Levenshtein (DL) edit distance algorithm for Python in Cython for high performance.☆243Updated 6 months ago
- 💥 Cython memory pool for RAII-style memory management☆438Updated 2 months ago
- Python module to generate regular all expression matches☆188Updated 8 months ago
- An efficient simhash implementation for python☆125Updated 5 years ago
- A simple proof of concept levenshtein automaton in Python☆107Updated 9 years ago
- Python bindings for the SQLite4 LSM database.☆130Updated last month
- A list-like type with better asymptotic performance and similar performance on small lists☆313Updated 2 years ago
- Python BK-tree data structure to allow fast querying of "close" matches☆172Updated 3 years ago
- Python Set subclass that supports searching by ngram similarity☆120Updated 3 years ago
- C++ Ternary Search Tree implementation with Python bindings☆43Updated 6 years ago
- Python stemming library using snowball stemmers☆245Updated last month
- Python library implementing a trie data structure.☆816Updated 3 years ago