andreasvc / roaringbitmapLinks
Roaring Bitmap in Cython
☆82Updated 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.☆227Updated 2 months ago
- HAT-Trie for Python☆87Updated 9 years ago
- Fast HyperLogLog for Python.☆110Updated 4 months ago
- 💥 Cython hash tables that assume keys are pre-hashed☆87Updated last week
- Simple spill-to-disk dictionary☆61Updated 3 years ago
- DAFSA-based dictionary-like read-only objects for Python. Based on `dawgdic` C++ library.☆305Updated last year
- Fast Python Bloom Filter using Mmap☆132Updated 3 months ago
- Python bindings for xorfilter(faster and smaller than bloom and cuckoo filters)☆119Updated 3 months ago
- A partially and lazily sorted list data structure for Python☆125Updated 5 years ago
- Python Non-cryptographic Hash Library☆288Updated 2 years ago
- C++ Ternary Search Tree implementation with Python bindings☆43Updated 8 years ago
- embedded graph datastore☆185Updated 7 years ago
- Python bindings for RocksDB☆150Updated 4 years ago
- Python bindings for the SQLite4 LSM database.☆132Updated 5 months ago
- Simhashing in C++☆135Updated 2 years ago
- Python bindings for RocksDB☆280Updated 2 years ago
- implementations of a counting bloom, a timing bloom and a scaling timing bloom... made for working with streams!☆42Updated 8 years ago
- Hyper LogLog (native and sliding) cardinality counters☆242Updated 4 months ago
- Implementation of Bayesian Sets for fast similarity searches.☆14Updated 14 years ago
- 🚀 🐍 Optimizes Python bytecode calculating linear recurrences, reducing the time complexity from O(n) to O(log n)☆183Updated 3 years ago
- Fast Python Bloom Filter using Mmap☆747Updated 6 years ago
- ☆84Updated 3 weeks ago
- ☆40Updated 8 years ago
- Fast Python bindings to Sophia Database☆81Updated last year
- Python BK-tree data structure to allow fast querying of "close" matches☆186Updated 4 years ago
- Locality-sensitive hashing algorithm for text similarity comparisons☆59Updated 8 months ago
- Python wrapper for RE2☆297Updated 2 years ago
- Fast, efficiently stored Trie for Python. Uses libdatrie.☆546Updated last month
- A simple proof of concept levenshtein automaton in Python☆108Updated 10 years ago
- A fast Python implementation of locality sensitive hashing.☆71Updated 10 years ago