pytries / marisa-trie
Static memory-efficient Trie-like structures for Python based on marisa-trie C++ library.
☆1,062Updated this week
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
- DAFSA-based dictionary-like read-only objects for Python. Based on `dawgdic` C++ library.☆300Updated 9 months ago
- Python library implementing a trie data structure.☆821Updated 3 years ago
- Python module (C extension and plain python) implementing Aho-Corasick algorithm☆982Updated last year
- Iterative JSON parser with Pythonic interface☆620Updated 5 years ago
- Python Non-cryptographic Hash Library☆284Updated last year
- A fast and memory efficient LRU cache for Python☆271Updated 6 months ago
- Plyvel, a fast and feature-rich Python interface to LevelDB☆543Updated 10 months ago
- Development tool to measure, monitor and analyze the memory behavior of Python objects in a running Python application.☆1,248Updated 8 months ago
- English word segmentation, written in pure-Python, and based on a trillion-word corpus.☆374Updated 2 years ago
- Python library for handling efficiently sorted integer sets.☆209Updated 6 months ago
- Pure python Aho-Corasick library.☆214Updated 2 years ago
- pyxDamerauLevenshtein implements the Damerau-Levenshtein (DL) edit distance algorithm for Python in Cython for high performance.☆246Updated 10 months ago
- Scalable Bloom Filter implemented in Python☆1,622Updated 3 years ago
- Timeout decorator for Python☆637Updated last year
- Simhash and near-duplicate detection☆413Updated last year
- Python wrapper for RE2☆642Updated last year
- Python bindings for RocksDB☆276Updated last year
- Universal Python binding for the LMDB 'Lightning' Database☆678Updated 2 months ago
- Cython implementation of Toolz: High performance functional utilities☆1,032Updated 2 months ago
- Approximate Nearest Neighbor Search for Sparse Data in Python!☆918Updated 4 years ago
- A python binding for crfsuite☆772Updated 5 months ago
- Lightweight in-process concurrent programming☆1,684Updated last month
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆384Updated 2 years ago
- Fast Python Bloom Filter using Mmap☆129Updated 10 months ago
- Fast multi-keyword search engine for text strings☆252Updated 6 months ago
- Python extension module for accelerating regular expressions using libesm☆131Updated last year
- Persistent dict, backed by sqlite3 and pickle, multithread-safe.☆1,207Updated 2 years ago
- Python extension for MurmurHash (MurmurHash3), a set of fast and robust hash functions.☆332Updated last week
- Iterative JSON parser with Pythonic interfaces☆905Updated last week