pytries / marisa-trie
Static memory-efficient Trie-like structures for Python based on marisa-trie C++ library.
☆1,057Updated last 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.☆534Updated last year
- Python library implementing a trie data structure.☆820Updated 3 years ago
- DAFSA-based dictionary-like read-only objects for Python. Based on `dawgdic` C++ library.☆300Updated 8 months ago
- Python module (C extension and plain python) implementing Aho-Corasick algorithm☆976Updated 11 months ago
- Iterative JSON parser with Pythonic interface☆618Updated 5 years ago
- Plyvel, a fast and feature-rich Python interface to LevelDB☆540Updated 9 months ago
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆383Updated 2 years ago
- Development tool to measure, monitor and analyze the memory behavior of Python objects in a running Python application.☆1,236Updated 7 months ago
- Python extension module for accelerating regular expressions using libesm☆132Updated last year
- Python Non-cryptographic Hash Library☆283Updated last year
- Pure python Aho-Corasick library.☆214Updated 2 years ago
- Fast ISO8601 date time parser for Python written in C☆565Updated 2 months ago
- A fast and memory efficient LRU cache for Python☆266Updated 5 months ago
- Python wrapper for RE2☆640Updated last year
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆1,268Updated 3 years ago
- Fast multi-keyword search engine for text strings☆252Updated 5 months ago
- English word segmentation, written in pure-Python, and based on a trillion-word corpus.☆371Updated 2 years ago
- Cython implementation of Toolz: High performance functional utilities☆1,028Updated last month
- A python binding for crfsuite☆772Updated 4 months ago
- A high-performance immutable mapping type for Python.☆1,142Updated 4 months ago
- Simhash and near-duplicate detection☆413Updated last year
- spellchecking library for python☆606Updated 8 months ago
- Whoosh is a fast, featureful full-text indexing and searching library implemented in pure Python.☆266Updated last year
- 💥 Cython memory pool for RAII-style memory management☆449Updated last month
- A list-like type with better asymptotic performance and similar performance on small lists☆312Updated 2 years ago
- Python bindings to the Zstandard (zstd) compression library☆532Updated last week
- High performance Trie and Ahocorasick automata (AC automata) Keyword Match & Replace Tool for python. Correct case insensitive implementa…☆95Updated 4 months ago
- Fast Python Bloom Filter using Mmap☆741Updated 5 years ago
- Automatically exported from code.google.com/p/chromium-compact-language-detector☆160Updated 4 years ago
- Timeout decorator for Python☆634Updated last year