andreasvc / roaringbitmap
Roaring Bitmap in Cython
☆80Updated 9 months ago
Alternatives and similar repositories for roaringbitmap:
Users that are interested in roaringbitmap are comparing it to the libraries listed below
- Python library for handling efficiently sorted integer sets.☆208Updated 5 months ago
- HAT-Trie for Python☆86Updated 9 years ago
- Python Non-cryptographic Hash Library☆283Updated last year
- 💥 Cython hash tables that assume keys are pre-hashed☆85Updated last month
- Python bindings for the SQLite4 LSM database.☆129Updated 4 months ago
- Fast Python bindings to Sophia Database☆80Updated 4 months ago
- A partially and lazily sorted list data structure for Python☆124Updated 4 years ago
- Fast HyperLogLog for Python.☆103Updated last month
- Simple spill-to-disk dictionary☆60Updated 3 years ago
- An implementation of namedtuple written in C for warp speed.☆54Updated 7 years ago
- Python bindings for xorfilter(faster and smaller than bloom and cuckoo filters)☆114Updated 4 months ago
- Python bindings for RocksDB☆151Updated 3 years ago
- embedded graph datastore☆184Updated 6 years ago
- ☆81Updated 5 months ago
- MapReduce platform in python☆34Updated 9 years ago
- A fast and memory efficient LRU cache for Python☆266Updated 5 months ago
- Extract, parse and populate templates from strings☆27Updated 5 years ago
- A least recently used (LRU) cache for Python☆223Updated 7 months ago
- templatemaker is a Python library that can extract data from files with a similar format, like HTML pages.☆63Updated 4 years ago
- A list-like type with better asymptotic performance and similar performance on small lists☆312Updated 2 years ago
- An in-memory LRU cache for python☆154Updated 3 years ago
- 🚀 🐍 Optimizes Python bytecode calculating linear recurrences, reducing the time complexity from O(n) to O(log n)☆178Updated 3 years ago
- 💥 Cython bindings for MurmurHash2☆42Updated last month
- DAFSA-based dictionary-like read-only objects for Python. Based on `dawgdic` C++ library.☆300Updated 8 months ago
- A high performance python bloom filter thing.☆44Updated 6 years ago
- Simhashing in C++☆133Updated 2 years ago
- C implementation of Python 3 lru_cache☆156Updated 4 years ago
- zero_buffer is a high-performance, zero-copy, implementation of a byte-buffer for Python.☆134Updated 7 years ago
- Profiler for Python extensions☆125Updated 8 years ago
- Non-Overlapping Aho-Corasick Python extension, for Python 2 (str and unicode) and Python 3☆51Updated 9 years ago