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.☆214Updated last month
- Python bindings for the fast integer compression library FastPFor.☆60Updated last year
- A Vectorized Python Dict/Set☆118Updated 2 years ago
- 🐍 Python library implementing sorted containers with state-of-the-art query performance and compressed memory usage☆214Updated last year
- Probabilistic data structures in python http://pyprobables.readthedocs.io/en/latest/index.html☆118Updated 2 months ago
- Roaring Bitmap in Cython☆81Updated last year
- Fast Python Bloom Filter using Mmap☆127Updated last year
- Python bindings for simdjson using libpy☆67Updated 2 years ago
- A fast and memory efficient LRU cache for Python☆278Updated last week
- Python Non-cryptographic Hash Library☆283Updated last year
- Simple python bindings to Yann Collet ZSTD compression library☆181Updated 2 weeks ago
- A partially and lazily sorted list data structure for Python☆124Updated 5 years ago
- Fast, pure Python indexable skip list☆27Updated 10 years ago
- Utilities for run-time type validation and multiple dispatch☆168Updated 5 months ago
- Spavro is a (sp)eedier avro library -- Spavro is a fork of the official Apache AVRO python 2 implementation with the goal of greatly impr…☆26Updated 2 years ago
- Keyvi - the key value index. It is an in-memory FST-based data structure highly optimized for size and lookup performance.☆249Updated this week
- 🐍 A CPython extension for the Hyperscan regular expression matching library.☆183Updated this week
- Probabilistic Data Structures and Algorithms in Python☆130Updated 5 years ago
- A Python library for simple evaluation of natural language predicates☆66Updated 4 years ago
- Pure Python CDB reader/writer☆44Updated last year
- Bloom filter for Python☆86Updated 4 years ago
- Python bindings for RocksDB☆279Updated 2 years ago
- Python bindings for the SQLite4 LSM database.☆131Updated last month
- Embedded MonetDB with a Python frontend and fast Numpy/Pandas support☆63Updated 10 months ago
- Python implementations of the distributed quantile sketch algorithm DDSketch☆88Updated 3 months ago
- A high performance python hash table library that is generally faster and consumes significantly less memory than Python Dictionaries☆214Updated last year
- Python bindings to Succinct Data Structure Library 2.0☆33Updated 6 years ago
- Bloom filter for Python☆44Updated 4 years ago
- Concurrent appendable key-value storage☆107Updated last year
- Fast random number generation in an interval in Python: Up to 10x faster than random.randint.☆115Updated 2 months ago