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.☆215Updated last month
- HAT-Trie for Python☆86Updated 9 years ago
- 💥 Cython hash tables that assume keys are pre-hashed☆84Updated 2 months ago
- Fast HyperLogLog for Python.☆109Updated last month
- DAFSA-based dictionary-like read-only objects for Python. Based on `dawgdic` C++ library.☆303Updated last year
- Python Non-cryptographic Hash Library☆284Updated 2 years ago
- Simple spill-to-disk dictionary☆61Updated 3 years ago
- Fast Python Bloom Filter using Mmap☆744Updated 5 years ago
- Python BK-tree data structure to allow fast querying of "close" matches☆185Updated 3 years ago
- A partially and lazily sorted list data structure for Python☆124Updated 5 years ago
- Fast Python Bloom Filter using Mmap☆127Updated last year
- C++ Ternary Search Tree implementation with Python bindings☆43Updated 7 years ago
- Simhashing in C++☆135Updated 2 years ago
- embedded graph datastore☆185Updated 7 years ago
- implementations of a counting bloom, a timing bloom and a scaling timing bloom... made for working with streams!☆42Updated 8 years ago
- Python bindings for the SQLite4 LSM database.☆131Updated last month
- Hyper LogLog (native and sliding) cardinality counters☆237Updated last week
- Python bindings for xorfilter(faster and smaller than bloom and cuckoo filters)☆117Updated 2 months ago
- Python extension module for accelerating regular expressions using libesm☆132Updated last year
- Python bindings to Succinct Data Structure Library 2.0☆33Updated 6 years ago
- Fast, efficiently stored Trie for Python. Uses libdatrie.☆537Updated last year
- Locality-sensitive hashing algorithm for text similarity comparisons☆58Updated 4 months ago
- Python wrapper for RE2☆297Updated 2 years ago
- Partitioned storage system based on blosc. **No longer actively maintained.**☆153Updated 8 years ago
- A fast Python implementation of locality sensitive hashing.☆70Updated 10 years ago
- python client library☆10Updated 8 years ago
- Bloom filter for Python☆86Updated 4 years ago
- A python interface to djb's cdb library☆68Updated 4 years ago
- Python bindings for RocksDB☆151Updated 4 years ago
- Non-Overlapping Aho-Corasick Python extension, for Python 2 (str and unicode) and Python 3☆51Updated 10 years ago