benhoyt / pybktreeLinks
Python BK-tree data structure to allow fast querying of "close" matches
☆184Updated 3 years ago
Alternatives and similar repositories for pybktree
Users that are interested in pybktree are comparing it to the libraries listed below
Sorting:
- Fast multi-keyword search engine for text strings☆256Updated 9 months ago
- Python search module for fast approximate string matching☆54Updated 2 years ago
- Python Data Processing library☆102Updated last year
- DAFSA-based dictionary-like read-only objects for Python. Based on `dawgdic` C++ library.☆303Updated last year
- Find strings/words in text; convenience and C speed☆126Updated 2 years ago
- ☆81Updated 3 months ago
- A module for getting data into python from large data sources☆175Updated last year
- Python library to calculate the difference hash (perceptual hash) for a given image, useful for detecting duplicates☆366Updated last year
- Implementation of Burkhard-Keller trees in various languages☆52Updated 15 years ago
- 145+ extra higher-level functional tools beyond standard library's `itertools`, `functools`, etc. and popular third-party libraries like …☆159Updated last month
- Python library for handling efficiently sorted integer sets.☆211Updated this week
- Python library providing type-checked function calls at runtime☆98Updated 9 months ago
- Fast, efficiently stored Trie for Python. Uses libdatrie.☆537Updated last year
- A simple fuzzy matching set for python strings☆227Updated 10 months ago
- Roaring Bitmap in Cython☆81Updated last year
- A fast and memory-optimized string library for heavy-text manipulation in Python☆250Updated 5 years ago
- Python Non-cryptographic Hash Library☆284Updated last year
- Bloom filter for Python☆86Updated 3 years ago
- A fast and memory efficient LRU cache for Python☆277Updated last month
- HAT-Trie for Python☆86Updated 9 years ago
- An efficient simhash implementation for python☆125Updated 5 years ago
- Readable regular expressions for Python 3.6 and up.☆360Updated 8 months ago
- Just is a wrapper to automagically read/write a file based on extension☆51Updated last year
- CSP-style concurrency for Python☆172Updated 2 years ago
- Python memoization across program runs.☆108Updated 6 years ago
- Fast and customizable tokenization