glitzflitz / pyxorfilterLinks
Python bindings for xorfilter(faster and smaller than bloom and cuckoo filters)
☆117Updated 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.☆216Updated last month
- Fast Python Bloom Filter using Mmap☆127Updated last year
- Python bindings for the fast integer compression library FastPFor.☆61Updated last year
- Python bindings to Succinct Data Structure Library 2.0☆33Updated 6 years ago
- 🐍 Python library implementing sorted containers with state-of-the-art query performance and compressed memory usage☆214Updated last year
- Roaring Bitmap in Cython☆81Updated last year
- Probabilistic data structures in python http://pyprobables.readthedocs.io/en/latest/index.html☆120Updated 2 weeks ago
- A Python implementation of Invertible Bloom Lookup Tables☆81Updated 10 years ago
- Python Non-cryptographic Hash Library☆285Updated 2 years ago
- A fast and memory efficient LRU cache for Python☆278Updated last month
- A Vectorized Python Dict/Set☆118Updated 2 years ago
- Python bindings for simdjson using libpy☆67Updated 2 years ago
- Concurrent appendable key-value storage☆107Updated last year
- Fast HyperLogLog for Python.☆109Updated this week
- Simple python bindings to Yann Collet ZSTD compression library☆181Updated this week
- A partially and lazily sorted list data structure for Python☆124Updated 5 years ago
- 💥 Cython hash tables that assume keys are pre-hashed☆84Updated 3 months ago
- Python implementations of the distributed quantile sketch algorithm DDSketch☆88Updated 3 months ago
- Liburing is Python + Cython wrapper around C Liburing, which is a helper to setup and tear-down io_uring instances.☆116Updated last week
- persistent caching to memory, disk, or database☆275Updated 2 months ago
- A lightweight Python module for creating and running ordered graphs of computations.☆87Updated 2 years ago
- ☆81Updated 5 months ago
- Fast, pure Python indexable skip list☆27Updated 10 years 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☆206Updated last week
- Utilities for run-time type validation and multiple dispatch☆170Updated 2 weeks ago
- Pure Python CDB reader/writer☆44Updated last year
- Keyvi - the key value index. It is an in-memory FST-based data structure highly optimized for size and lookup performance.☆250Updated 2 weeks ago
- larch.pickle - A faster python pickle replacement☆34Updated 3 months ago
- 🐍 A CPython extension for the Hyperscan regular expression matching library.☆183Updated 2 weeks ago