andreasvc / roaringbitmapLinks
Roaring Bitmap in Cython
☆81Updated last year
Alternatives and similar repositories for roaringbitmap
Users that are interested in roaringbitmap are comparing it to the libraries listed below
Sorting:
- Python library for handling efficiently sorted integer sets.☆217Updated 2 months ago
- HAT-Trie for Python☆86Updated 9 years ago
- 💥 Cython hash tables that assume keys are pre-hashed☆85Updated 3 months ago
- Simple spill-to-disk dictionary☆61Updated 3 years ago
- Python BK-tree data structure to allow fast querying of "close" matches☆185Updated 3 years ago
- Fast HyperLogLog for Python.☆109Updated 3 weeks ago
- DAFSA-based dictionary-like read-only objects for Python. Based on `dawgdic` C++ library.☆303Updated last year
- Python bindings for RocksDB☆151Updated 4 years ago
- Python Non-cryptographic Hash Library☆287Updated 2 years ago
- A fast Python implementation of locality sensitive hashing.☆70Updated 10 years ago
- C++ Ternary Search Tree implementation with Python bindings☆43Updated 7 years ago
- Python wrapper for RE2☆297Updated 2 years ago
- A partially and lazily sorted list data structure for Python☆124Updated 5 years ago
- Partitioned storage system based on blosc. **No longer actively maintained.**☆153Updated 8 years ago
- Fast Python Bloom Filter using Mmap☆127Updated last year
- Fast Python Bloom Filter using Mmap☆745Updated 5 years ago
- Simhashing in C++☆135Updated 2 years ago
- Hyper LogLog (native and sliding) cardinality counters☆238Updated 3 weeks ago
- 🚀 🐍 Optimizes Python bytecode calculating linear recurrences, reducing the time complexity from O(n) to O(log n)☆181Updated 3 years ago
- Python bindings for the Google's FarmHash☆39Updated last year
- ☆82Updated 6 months ago
- Weighted MinHash implementation on CUDA (multi-gpu).☆119Updated last year
- Unified interface for local and distributed ndarrays☆157Updated 6 years ago
- ☆40Updated 8 years ago
- Python bindings for xorfilter(faster and smaller than bloom and cuckoo filters)☆117Updated 2 weeks ago
- Python bindings for the SQLite4 LSM database.☆131Updated 2 months ago
- embedded graph datastore☆185Updated 7 years ago
- A simple proof of concept levenshtein automaton in Python☆108Updated 9 years ago
- C implementation of Python 3 lru_cache☆157Updated 5 years ago
- implementations of a counting bloom, a timing bloom and a scaling timing bloom... made for working with streams!☆42Updated 8 years ago