pytries / marisa-trieLinks
Static memory-efficient Trie-like structures for Python based on marisa-trie C++ library.
☆1,081Updated 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.☆302Updated 11 months ago
- Python module (C extension and plain python) implementing Aho-Corasick algorithm☆1,001Updated last year
- MARISA: Matching Algorithm with Recursively Implemented StorAge☆554Updated this week
- A Python Implementation of Simhash Algorithm☆1,013Updated 3 years ago
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆387Updated 2 years ago
- A fast and memory efficient LRU cache for Python☆275Updated last week
- Pure python Aho-Corasick library.☆215Updated 2 years ago
- Iterative JSON parser with Pythonic interface☆622Updated 5 years ago
- Scalable Bloom Filter implemented in Python☆1,622Updated 3 years ago
- Python extension module for accelerating regular expressions using libesm☆131Updated last year
- Fast multi-keyword search engine for text strings☆255Updated 8 months ago
- Python wrapper for RE2☆644Updated last year
- Fast Python Bloom Filter using Mmap☆744Updated 5 years ago
- Python extension for MurmurHash (MurmurHash3), a set of fast and robust hash functions.☆340Updated 2 months ago
- English word segmentation, written in pure-Python, and based on a trillion-word corpus.☆375Updated 2 years ago
- Python Non-cryptographic Hash Library☆284Updated last year
- Python wrapper around rapidjson☆514Updated 6 months ago
- Scalable Bloom Filter implemented in Python☆166Updated 2 years ago
- Plyvel, a fast and feature-rich Python interface to LevelDB☆549Updated last year
- Python wrapper for RE2☆296Updated 2 years ago
- Fast Python Bloom Filter using Mmap☆126Updated last year
- A python binding for crfsuite☆773Updated 8 months ago
- Development tool to measure, monitor and analyze the memory behavior of Python objects in a running Python application.☆1,308Updated 11 months ago
- universal character encoding detector☆402Updated last week
- A decorator for caching properties in classes.☆706Updated 5 months ago
- Timeout decorator for Python☆641Updated last year
- Simhash and near-duplicate detection☆415Updated 2 years ago
- pyxDamerauLevenshtein implements the Damerau-Levenshtein (DL) edit distance algorithm for Python in Cython for high performance.☆247Updated last year