glitzflitz / pyxorfilterLinks
Python bindings for xorfilter(faster and smaller than bloom and cuckoo filters)
☆117Updated 2 months ago
Alternatives and similar repositories for pyxorfilter
Users that are interested in pyxorfilter are comparing it to the libraries listed below
Sorting:
- Python library for handling efficiently sorted integer sets.☆224Updated 3 weeks ago
- Probabilistic data structures in python http://pyprobables.readthedocs.io/en/latest/index.html☆122Updated last month
- Python bindings for the fast integer compression library FastPFor.☆61Updated 2 years ago
- 🐍 Python library implementing sorted containers with state-of-the-art query performance and compressed memory usage☆215Updated last year
- Fast Python Bloom Filter using Mmap☆128Updated last month
- Roaring Bitmap in Cython☆81Updated last year
- A Vectorized Python Dict/Set☆117Updated 2 years ago
- Python bindings for simdjson using libpy☆69Updated 2 years ago
- A fast and memory efficient LRU cache for Python☆279Updated last week
- 💥 Cython hash tables that assume keys are pre-hashed☆86Updated 5 months ago
- Utilities for run-time type validation and multiple dispatch☆171Updated 2 months ago
- Pure Python CDB reader/writer☆45Updated last year
- ☆84Updated this week
- Simple python bindings to Yann Collet ZSTD compression library☆183Updated this week
- Fast, pure Python indexable skip list☆27Updated 10 years ago
- A Python implementation of Invertible Bloom Lookup Tables☆81Updated 11 years ago
- Python bindings for the SQLite4 LSM database.☆132Updated 3 months ago
- Python Non-cryptographic Hash Library☆287Updated 2 years ago
- Python bindings to Succinct Data Structure Library 2.0☆33Updated 6 years ago
- Keyvi - the key value index. It is an in-memory FST-based data structure highly optimized for size and lookup performance.☆254Updated this week
- Python implementations of the distributed quantile sketch algorithm DDSketch☆89Updated 6 months ago
- Bloom filter for Python☆44Updated 4 years ago
- Check for multiple patterns in a single string at the same time: a fast Aho-Corasick algorithm for Python☆215Updated this week
- Concurrent appendable key-value storage☆107Updated last year
- A partially and lazily sorted list data structure for Python☆124Updated 5 years ago
- Liburing is Python + Cython wrapper around C Liburing, which is a helper to setup and tear-down io_uring instances.☆122Updated last month
- An on-disk B+tree for Python 3☆769Updated 6 years ago
- A Python library for simple evaluation of natural language predicates☆66Updated 4 years ago
- Memory efficient way of reading files line-by-line from the end of file.☆44Updated 3 months ago
- 🐍 A CPython extension for the Hyperscan regular expression matching library.☆185Updated last week