prashnts / pybloomfiltermmap3
Fast Python Bloom Filter using Mmap
☆129Updated 9 months ago
Alternatives and similar repositories for pybloomfiltermmap3:
Users that are interested in pybloomfiltermmap3 are comparing it to the libraries listed below
- Python library for handling efficiently sorted integer sets.☆208Updated 5 months ago
- Scalable Bloom Filter implemented in Python☆165Updated 2 years ago
- Python Non-cryptographic Hash Library☆283Updated last year
- A fast and memory efficient LRU cache for Python☆266Updated 5 months ago
- Roaring Bitmap in Cython☆80Updated 9 months ago
- Python bindings for xorfilter(faster and smaller than bloom and cuckoo filters)☆114Updated 4 months ago
- Python bindings for FarmHash and CityHash☆37Updated 10 months ago
- Python wrapper for RE2☆100Updated 5 months ago
- Bloom filter for Python☆84Updated 3 years ago
- An efficient simhash implementation for python☆124Updated 5 years ago
- Python DBM style wrapper of LMDB☆32Updated 3 months ago
- Python extension for MurmurHash (MurmurHash3), a set of fast and robust hash functions.☆329Updated this week
- 🐍 A CPython extension for the Hyperscan regular expression matching library.☆167Updated this week
- Python bindings to the Zstandard (zstd) compression library☆527Updated last week
- Fast Redis Bloom Filters in Python☆288Updated 6 years ago
- Python Binding for xxHash☆386Updated 3 weeks ago
- 💥 Cython hash tables that assume keys are pre-hashed☆85Updated last month
- Python bindings for RocksDB☆277Updated last year
- Fast Python Bloom Filter using Mmap☆741Updated 5 years ago
- ☆81Updated 5 months ago
- persistent caching to memory, disk, or database☆262Updated last week
- Simple python bindings to Yann Collet ZSTD compression library☆167Updated this week
- Backend for elasticsearch-py based on python's asyncio module.☆280Updated 2 years ago
- Collection of persistent (disk-based) and non-persistent (memory-based) queues for Python☆274Updated 4 months ago
- A list-like type with better asymptotic performance and similar performance on small lists☆312Updated 2 years ago
- A high performance python hash table library that is generally faster and consumes significantly less memory than Python Dictionaries☆212Updated last year
- Python extension module for accelerating regular expressions using libesm☆132Updated last year
- Check for multiple patterns in a single string at the same time: a fast Aho-Corasick algorithm for Python☆171Updated 2 weeks ago
- Fast, efficiently stored Trie for Python. Uses libdatrie.☆534Updated last year
- DAFSA-based dictionary-like read-only objects for Python. Based on `dawgdic` C++ library.☆300Updated 8 months ago