prashnts / pybloomfiltermmap3Links
Fast Python Bloom Filter using Mmap
☆132Updated 4 months ago
Alternatives and similar repositories for pybloomfiltermmap3
Users that are interested in pybloomfiltermmap3 are comparing it to the libraries listed below
Sorting:
- Python extension for MurmurHash (MurmurHash3), a set of fast and robust hash functions.☆361Updated 2 months ago
- Python Non-cryptographic Hash Library☆287Updated 2 years ago
- Python library for handling efficiently sorted integer sets.☆228Updated 2 weeks ago
- 🐍 A CPython extension for the Hyperscan regular expression matching library.☆191Updated 2 months ago
- A fast and memory efficient LRU cache for Python☆281Updated 3 months ago
- Python wrapper for RE2☆107Updated 3 months ago
- Python bindings for RocksDB☆280Updated 2 years ago
- Fast multi-keyword search engine for text strings☆258Updated last year
- Scalable Bloom Filter implemented in Python☆165Updated 3 months ago
- Python bindings for FarmHash and CityHash☆46Updated 4 months ago
- Python Binding for xxHash☆443Updated 3 weeks ago
- Check for multiple patterns in a single string at the same time: a fast Aho-Corasick algorithm for Python☆218Updated last week
- Bloom filter for Python☆85Updated 4 years ago
- Python bindings for xorfilter(faster and smaller than bloom and cuckoo filters)☆120Updated last month
- persistent caching to memory, disk, or database☆278Updated 2 weeks ago
- Collection of persistent (disk-based) and non-persistent (memory-based) queues for Python☆292Updated 2 weeks ago
- A high performance python hash table library that is generally faster and consumes significantly less memory than Python Dictionaries☆214Updated 2 years ago
- Plyvel, a fast and feature-rich Python interface to LevelDB☆568Updated 5 months ago
- universal character encoding detector☆410Updated 8 months ago
- Python bindings to the Zstandard (zstd) compression library☆618Updated 4 months ago
- Python bindings for the snappy google library☆487Updated last year
- Roaring Bitmap in Cython☆82Updated last year
- Probabilistic data structures in python http://pyprobables.readthedocs.io/en/latest/index.html☆122Updated this week
- Simple python bindings to Yann Collet ZSTD compression library☆184Updated this week
- RediSearch python client☆222Updated 3 years ago
- Python DBM style wrapper of LMDB☆37Updated last year
- An efficient simhash implementation for python☆127Updated 6 years ago
- Very fast Python JSON parsing library☆400Updated last year
- URL normalization for Python☆99Updated 9 months ago
- Raise asynchronous exceptions in other thread, control the timeout of blocks or callables with a context manager or a decorator☆124Updated 2 years ago