glitzflitz / pyxorfilterLinks
Python bindings for xorfilter(faster and smaller than bloom and cuckoo filters)
☆120Updated last week
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 3 months ago
- Python bindings for the fast integer compression library FastPFor.☆61Updated 2 years ago
- Fast Python Bloom Filter using Mmap☆133Updated 3 months ago
- Probabilistic data structures in python http://pyprobables.readthedocs.io/en/latest/index.html☆122Updated last month
- Python bindings for simdjson using libpy☆69Updated 2 years ago
- 🐍 Python library implementing sorted containers with state-of-the-art query performance and compressed memory usage☆215Updated last year
- A Vectorized Python Dict/Set☆117Updated 2 years ago
- Roaring Bitmap in Cython☆82Updated last year
- Utilities for run-time type validation and multiple dispatch☆172Updated last month
- Simple python bindings to Yann Collet ZSTD compression library☆184Updated this week
- A fast and memory efficient LRU cache for Python☆280Updated 2 months ago
- Fast, pure Python indexable skip list☆28Updated 10 years ago
- Keyvi - the key value index. It is an in-memory FST-based data structure highly optimized for size and lookup performance.☆256Updated 3 weeks ago
- 💥 Cython hash tables that assume keys are pre-hashed☆87Updated last month
- Concurrent appendable key-value storage☆107Updated last year
- 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
- Embedded MonetDB with a Python frontend and fast Numpy/Pandas support☆64Updated last year
- Useful Mutable Mappings☆72Updated 2 years ago
- ☆85Updated last month
- Python bindings to Succinct Data Structure Library 2.0☆34Updated 6 years ago
- Pure Python CDB reader/writer☆45Updated last month
- Check for multiple patterns in a single string at the same time: a fast Aho-Corasick algorithm for Python☆218Updated 3 weeks ago
- Python stream processing for humans☆189Updated last month
- Liburing is Python + Cython wrapper around C Liburing, which is a helper to setup and tear-down io_uring instances.☆127Updated 3 months ago
- Fast random number generation in an interval in Python: Up to 10x faster than random.randint.☆120Updated 2 months ago
- 🐍 A CPython extension for the Hyperscan regular expression matching library.☆190Updated last month
- Python 3 library to store memory mappable objects into pickle-compatible files☆38Updated 7 years ago
- Python Non-cryptographic Hash Library☆288Updated 2 years ago
- Checkpoint the state of Python programs using Pythonic setjmp and longjmp☆68Updated 5 years ago
- A partially and lazily sorted list data structure for Python☆125Updated 5 years ago