glitzflitz / pyxorfilterLinks
Python bindings for xorfilter(faster and smaller than bloom and cuckoo filters)
☆119Updated 3 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.☆227Updated 2 months ago
- 🐍 Python library implementing sorted containers with state-of-the-art query performance and compressed memory usage☆215Updated last year
- Probabilistic data structures in python http://pyprobables.readthedocs.io/en/latest/index.html☆122Updated 3 weeks ago
- Fast Python Bloom Filter using Mmap☆132Updated 3 months ago
- Python bindings for the fast integer compression library FastPFor.☆61Updated 2 years ago
- A Vectorized Python Dict/Set☆117Updated 2 years ago
- Keyvi - the key value index. It is an in-memory FST-based data structure highly optimized for size and lookup performance.☆254Updated last week
- Roaring Bitmap in Cython☆82Updated last year
- A fast and memory efficient LRU cache for Python☆282Updated last month
- Fast, pure Python indexable skip list☆28Updated 10 years 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
- Python bindings for simdjson using libpy☆69Updated 2 years ago
- Embedded MonetDB with a Python frontend and fast Numpy/Pandas support☆64Updated last year
- Concurrent appendable key-value storage☆107Updated last year
- Pure Python CDB reader/writer☆45Updated 2 weeks ago
- Simple python bindings to Yann Collet ZSTD compression library☆184Updated this week
- Python Non-cryptographic Hash Library☆288Updated 2 years ago
- Python bindings to Succinct Data Structure Library 2.0☆34Updated 6 years ago
- Probabilistic Data Structures and Algorithms in Python☆131Updated 5 years ago
- Utilities for run-time type validation and multiple dispatch☆172Updated 2 weeks ago
- A partially and lazily sorted list data structure for Python☆125Updated 5 years ago
- 💥 Cython hash tables that assume keys are pre-hashed☆87Updated last week
- Python bindings for RocksDB☆280Updated 2 years ago
- A Python implementation of Invertible Bloom Lookup Tables☆81Updated 11 years ago
- Python stream processing for humans☆189Updated 2 weeks ago
- A lightweight Python module for creating and running ordered graphs of computations.☆87Updated 2 years ago
- Useful Mutable Mappings☆72Updated 2 years ago
- ☆84Updated 3 weeks ago
- Check for multiple patterns in a single string at the same time: a fast Aho-Corasick algorithm for Python☆219Updated this week
- Python implementations of the distributed quantile sketch algorithm DDSketch☆89Updated 7 months ago