pytries / marisa-trieLinks
Static memory-efficient Trie-like structures for Python based on marisa-trie C++ library.
☆1,089Updated 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
Sorting:
- Fast, efficiently stored Trie for Python. Uses libdatrie.☆537Updated last year
- Python library implementing a trie data structure.☆822Updated 4 years ago
- DAFSA-based dictionary-like read-only objects for Python. Based on `dawgdic` C++ library.☆303Updated last year
- Python module (C extension and plain python) implementing Aho-Corasick algorithm☆1,006Updated this week
- Python Non-cryptographic Hash Library☆284Updated last year
- Python extension module for accelerating regular expressions using libesm☆131Updated last year
- Pure python Aho-Corasick library.☆215Updated 2 years ago
- A fast and memory efficient LRU cache for Python☆277Updated last month
- Python wrapper for RE2☆644Updated last year
- Fast multi-keyword search engine for text strings☆256Updated 9 months ago
- A Python Implementation of Simhash Algorithm☆1,018Updated 3 years ago
- ☆171Updated 2 months ago
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆387Updated 2 years ago
- Simhash and near-duplicate detection☆416Updated 2 years ago
- spellchecking library for python☆610Updated last year
- Plyvel, a fast and feature-rich Python interface to LevelDB☆550Updated last year
- A python binding for crfsuite☆774Updated 8 months ago
- A list-like type with better asymptotic performance and similar performance on small lists☆315Updated 2 years ago
- Fast implementation of the edit distance(Levenshtein distance)☆687Updated last year
- CRFsuite: a fast implementation of Conditional Random Fields (CRFs)☆659Updated last year
- Iterative JSON parser with Pythonic interface☆626Updated 5 years ago
- English word segmentation, written in pure-Python, and based on a trillion-word corpus.☆373Updated 2 years ago
- Python stemming library using snowball stemmers☆262Updated 3 weeks ago
- Fast Python Bloom Filter using Mmap☆126Updated last year
- An efficient simhash implementation for python☆125Updated 5 years ago
- Timeout decorator for Python☆641Updated last year
- Cython implementation of Toolz: High performance functional utilities☆1,052Updated 5 months ago
- 🦉 Modern high-performance serialization utilities for Python (JSON, MessagePack, Pickle)☆469Updated 5 months ago
- Development tool to measure, monitor and analyze the memory behavior of Python objects in a running Python application.☆1,327Updated 2 weeks ago
- Python extension for MurmurHash (MurmurHash3), a set of fast and robust hash functions.☆342Updated 3 months ago