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.☆211Updated last week
- HAT-Trie for Python☆86Updated 9 years ago
- DAFSA-based dictionary-like read-only objects for Python. Based on `dawgdic` C++ library.☆303Updated last year
- 💥 Cython hash tables that assume keys are pre-hashed☆86Updated last month
- Simple spill-to-disk dictionary☆60Updated 3 years ago
- Fast HyperLogLog for Python.☆107Updated 6 months ago
- A partially and lazily sorted list data structure for Python☆124Updated 5 years ago
- Python BK-tree data structure to allow fast querying of "close" matches☆185Updated 3 years ago
- Python bindings for the SQLite4 LSM database.☆131Updated last week
- Python bindings for the fast integer compression library FastPFor.☆60Updated last year
- Python Non-cryptographic Hash Library☆283Updated last year
- C++ Ternary Search Tree implementation with Python bindings☆43Updated 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
- Non-Overlapping Aho-Corasick Python extension, for Python 2 (str and unicode) and Python 3☆51Updated 10 years ago
- Python bindings for xorfilter(faster and smaller than bloom and cuckoo filters)