glitzflitz / pyxorfilterLinks
Python bindings for xorfilter(faster and smaller than bloom and cuckoo filters)
☆120Updated last month
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.☆228Updated last week
- Probabilistic data structures in python http://pyprobables.readthedocs.io/en/latest/index.html☆122Updated this week
- 🐍 Python library implementing sorted containers with state-of-the-art query performance and compressed memory usage☆215Updated last year
- Python bindings for the fast integer compression library FastPFor.☆61Updated 2 years ago
- A Vectorized Python Dict/Set☆116Updated 2 years ago
- Roaring Bitmap in Cython☆82Updated last year
- Fast Python Bloom Filter using Mmap☆133Updated 4 months ago
- Python bindings for simdjson using libpy☆70Updated 3 years ago
- Keyvi - the key value index. It is an in-memory FST-based data structure highly optimized for size and lookup performance.☆257Updated this week
- 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
- A fast and memory efficient LRU cache for Python☆280Updated 3 months ago
- Utilities for run-time type validation and multiple dispatch☆172Updated 2 months ago
- Fast, pure Python indexable skip list☆28Updated 10 years ago
- Pure Python CDB reader/writer☆45Updated 2 months ago
- Simple python bindings to Yann Collet ZSTD compression library☆184Updated this week
- Python Non-cryptographic Hash Library☆287Updated 2 years ago
- Bloom filter for Python☆45Updated 4 years ago
- 💥 Cython hash tables that assume keys are pre-hashed☆87Updated last month
- A partially and lazily sorted list data structure for Python☆125Updated 5 years ago
- An llvm-based framework for generating and calling into high-performance native code from Python.☆200Updated last year
- Python implementations of the distributed quantile sketch algorithm DDSketch☆89Updated last week
- Checkpoint the state of Python programs using Pythonic setjmp and longjmp☆68Updated 5 years ago
- Using Machine Learning to learn how to Compress☆113Updated 2 years ago
- persistent caching to memory, disk, or database☆278Updated 2 weeks ago
- Succinct, compact, and compressed data structures for data-intensive applications☆62Updated 5 years ago
- Embedded MonetDB with a Python frontend and fast Numpy/Pandas support☆64Updated last year
- Bloom filter for Python☆85Updated 4 years ago
- A high performance python hash table library that is generally faster and consumes significantly less memory than Python Dictionaries☆214Updated 2 years ago
- Python extension for MurmurHash (MurmurHash3), a set of fast and robust hash functions.☆361Updated 2 months ago
- Python stream processing for humans☆189Updated 2 weeks ago