AiLECS / pyMIHLinks
Python implementation of Multi-Index Hashing
☆15Updated 6 years ago
Alternatives and similar repositories for pyMIH
Users that are interested in pyMIH are comparing it to the libraries listed below
Sorting:
- Implementation of some learning-to-hash methods☆16Updated 7 years ago
- Python library for handling efficiently sorted integer sets.☆227Updated 2 months ago
- Python BK-tree data structure to allow fast querying of "close" matches☆186Updated 4 years ago
- Python bindings for the fast integer compression library FastPFor.☆61Updated 2 years ago
- A python library to manipulate and transform indexable data (lists, arrays, ...)☆46Updated last year
- A pure-python implementation of BK-Trees☆17Updated 2 years ago
- Bash-style brace expansion for Python☆61Updated 4 years ago
- Python bindings for the Google's FarmHash☆39Updated last year
- Python package to compress numerical series & numpy arrays into strings☆99Updated 3 years ago
- 💥 Cython hash tables that assume keys are pre-hashed☆87Updated 2 weeks ago
- A Vectorized Python Dict/Set☆117Updated 2 years ago
- A Python implementation of Invertible Bloom Lookup Tables☆81Updated 11 years ago
- Roaring Bitmap in Cython☆82Updated last year
- embedded graph datastore☆185Updated 7 years ago
- Fast C++ implementation of https://github.com/yahoo/lopq: Locally Optimized Product Quantization (LOPQ) model and searcher for approximat…☆35Updated 5 years ago
- ☆73Updated last week
- Custom Python functions for working with SQLite FTS4☆23Updated 3 years ago
- Python library providing type-checked function calls at runtime☆99Updated last year
- Extra Python Collections - bags (multisets), setlists (unique list / indexed set), RangeMap and IndexedDict☆47Updated 2 years ago
- A high performance python hash table library that is generally faster and consumes significantly less memory than Python Dictionaries☆215Updated 2 years ago
- ☆84Updated 3 weeks ago
- Wavelet Matrix/Tree succinct data structure for full text search (based on shellinford C++ library)☆22Updated 6 years ago
- Python API for writing multiprocessing pipelines☆90Updated 3 years ago
- Python AST that abstracts the underlying Python version☆146Updated 3 weeks ago
- Implementation of perceptual image hash calculation in Python☆133Updated 2 years ago
- MIDict (Multi-Index Dict) can be indexed by any "keys" or "values", suitable as a bidirectional/inverse dict or a multi-key/multi-value d…☆14Updated 9 years ago
- A python package implementing the crc32c algorithm in hardware and software☆47Updated last week
- Python library for reading HTTP resources as random-access file-like objects using the `Range` header☆32Updated 3 years ago
- Cython implementation of Toolz. Please use: https://github.com/pytoolz/cytoolz☆42Updated 2 months ago
- Memory-efficient Count-Min Sketch Counter (based on Madoka C++ library)☆27Updated 3 weeks ago