pytries / marisa-trie
Static memory-efficient Trie-like structures for Python based on marisa-trie C++ library.
☆1,070Updated 3 weeks ago
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.☆301Updated 10 months ago
- Python library implementing a trie data structure.☆820Updated 4 years ago
- Python module (C extension and plain python) implementing Aho-Corasick algorithm☆991Updated last year
- MARISA: Matching Algorithm with Recursively Implemented StorAge☆536Updated 11 months ago
- Iterative JSON parser with Pythonic interface☆622Updated 5 years ago
- Pure python Aho-Corasick library.☆214Updated 2 years ago
- English word segmentation, written in pure-Python, and based on a trillion-word corpus.☆374Updated 2 years ago
- Plyvel, a fast and feature-rich Python interface to LevelDB☆546Updated 11 months ago
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆386Updated 2 years ago
- Python extension module for accelerating regular expressions using libesm☆131Updated last year
- Timeout decorator for Python☆640Updated last year
- Fast multi-keyword search engine for text strings☆252Updated 7 months ago
- A fast and memory efficient LRU cache for Python☆275Updated last week
- Development tool to measure, monitor and analyze the memory behavior of Python objects in a running Python application.☆1,251Updated 9 months ago
- CRFsuite: a fast implementation of Conditional Random Fields (CRFs)☆655Updated 10 months ago
- Python bindings for RocksDB☆276Updated last year
- Python Non-cryptographic Hash Library☆284Updated last year
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆1,275Updated 3 years ago
- Parse human-readable date/time strings☆700Updated 2 months ago
- pyxDamerauLevenshtein implements the Damerau-Levenshtein (DL) edit distance algorithm for Python in Cython for high performance.☆246Updated 11 months ago
- Python stemming library using snowball stemmers☆254Updated 6 months ago
- Python bindings for the simdjson project.☆672Updated 2 months ago
- Simhash and near-duplicate detection☆414Updated last year
- Line-granularity, thread-aware deterministic and statistic pure-python profiler☆450Updated 7 months ago
- 💥 Cython memory pool for RAII-style memory management☆454Updated 3 months ago
- A decorator for caching properties in classes.☆705Updated 4 months ago
- Python wrapper around rapidjson☆514Updated 4 months ago
- Python wrapper for RE2☆642Updated last year
- A list-like type with better asymptotic performance and similar performance on small lists☆314Updated 2 years ago