fast-pack / PyFastPForLinks
Python bindings for the fast integer compression library FastPFor.
☆61Updated last year
Alternatives and similar repositories for PyFastPFor
Users that are interested in PyFastPFor are comparing it to the libraries listed below
Sorting:
- Python bindings for xorfilter(faster and smaller than bloom and cuckoo filters)☆116Updated last month
- Search for similar short strings☆53Updated 5 years ago
- A C++ library providing fast language model queries in compressed space.☆132Updated 2 years ago
- Python bindings to Succinct Data Structure Library 2.0☆33Updated 6 years ago
- LSH index for approximate set containment search☆59Updated 3 years ago
- HAT-Trie for Python☆86Updated 9 years ago
- python3 package supporting efficient storage and querying of sets of sets using the trie data structure. Supports finding all the superse…☆23Updated 2 years ago
- Keyvi - the key value index. It is an in-memory FST-based data structure highly optimized for size and lookup performance.☆252Updated last week
- 💥 Cython hash tables that assume keys are pre-hashed☆85Updated 4 months ago
- Command line interface to and serialization format for Blosc☆123Updated 2 years ago
- 💥 Cython bindings for MurmurHash2☆44Updated 2 weeks ago
- Python implementations of the distributed quantile sketch algorithm DDSketch☆88Updated 5 months ago
- Fast random number generation in an interval in Python: Up to 10x faster than random.randint.☆117Updated last month
- Count-Min sketch-based approximate counting library☆45Updated 4 months ago
- Sketching linear classifiers over data streams with the Weight-Median Sketch (SIGMOD 2018).☆39Updated 7 years ago
- SUccinct Retrieval Framework☆21Updated 9 years ago
- bin files☆13Updated 8 months ago
- An efficient algorithm for k-bounded (Damerau-)Levenshtein distance☆16Updated 6 years ago
- My most frequently used learning-to-rank algorithms ported to rust for efficiency. Try it: "pip install fastrank".☆52Updated 7 months ago
- ALMa (Active Learning Manager) Keeps track of labeled and unlabeled data for active learning☆42Updated 5 years ago
- A Generalized Suffix Tree for any Python iterable using Ukkonen's algorithm, with Lowest Common Ancestor retrieval.☆53Updated last year
- Prebuilt .whl files for MacOS + Linux of the Facebook FAISS library☆56Updated 3 years ago
- Official details for: [1803.08493] Context is Everything: Finding Meaning Statistically in Semantic Spaces☆39Updated 6 years ago
- An implementation of efficient LSH inspired by fruit fly brain☆87Updated 6 years ago
- Common Index File Format to to support interoperability between open-source IR engines☆39Updated last year
- The dream accurate approximate set cardinality estimator based on 3-bit HyperLogLog. More accurate than Redis HyperLogLog.☆55Updated 4 years ago
- Fast random access of gzip files in Python☆111Updated 3 weeks ago
- A Vectorized Python Dict/Set☆118Updated 2 years ago
- Suite of universal indexes for Highly Repetitive Document Collections☆20Updated 5 years ago
- A word2vec negative sampling implementation with correct CBOW update.☆260Updated 3 years ago