veegee / mmh3Links
Python wrapper for MurmurHash (MurmurHash3), a set of fast and robust hash functions.
☆25Updated 4 years ago
Alternatives and similar repositories for mmh3
Users that are interested in mmh3 are comparing it to the libraries listed below
Sorting:
- Python library for handling efficiently sorted integer sets.☆227Updated 2 months ago
- Python Non-cryptographic Hash Library☆288Updated 2 years ago
- persistent caching to memory, disk, or database☆278Updated last week
- A high performance python bloom filter thing.☆44Updated 7 years ago
- Python library to infer date format from examples☆45Updated 4 years ago
- A fast and memory efficient LRU cache for Python☆282Updated last month
- Python bindings for RocksDB☆280Updated 2 years ago
- Python bindings for FarmHash and CityHash☆46Updated 2 months ago
- Python module for computing statistics and regression in a single pass.☆100Updated 4 years ago
- Super-fast and clean conversions to numbers for Python.☆110Updated 9 months ago
- Python extension for MurmurHash (MurmurHash3), a set of fast and robust hash functions.☆354Updated last week
- Probabilistic data structures in python http://pyprobables.readthedocs.io/en/latest/index.html☆122Updated 2 weeks ago
- Fast Python Bloom Filter using Mmap☆131Updated 2 months ago
- gametight lightweight caching library for python☆66Updated 3 years ago
- Bloom filter for Python☆86Updated 4 years ago
- A wrapper for libhdfs3 to interact with HDFS from Python☆137Updated 4 years ago
- Simple, easy-to-use throttler for asyncio.☆127Updated 3 years ago
- A Cython implementation of the affine gap string distance☆57Updated 2 years ago
- Concurrent appendable key-value storage☆107Updated last year
- Python bindings for the snappy google library☆485Updated last year
- Caching based on computation time and storage space☆138Updated 4 years ago
- Python tools for handling intervals (ranges of comparable objects).☆109Updated 3 years ago
- Stackable cache classes for sharing, encryption, statistics and more on top of cachetools, redis and memcached☆35Updated 3 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
- Useful Mutable Mappings☆72Updated 2 years ago
- Roaring Bitmap in Cython☆82Updated last year
- 💥 Cython bindings for MurmurHash2☆44Updated last month
- Python bindings for the Vedis embedded NoSQL database☆128Updated 7 months ago
- LRU cache for Python. Use Redis as backend. Provides a dictionary-like object as well as a method decorator. pip install redis-lru☆43Updated 3 years ago
- Collection of persistent (disk-based) and non-persistent (memory-based) queues for Python☆289Updated this week