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.☆217Updated 2 months ago
- persistent caching to memory, disk, or database☆275Updated 3 months ago
- Python Non-cryptographic Hash Library☆287Updated 2 years ago
- Python extension for MurmurHash (MurmurHash3), a set of fast and robust hash functions.☆350Updated this week
- A fast and memory efficient LRU cache for Python☆278Updated last month
- A high performance python hash table library that is generally faster and consumes significantly less memory than Python Dictionaries☆214Updated 2 years ago
- Super-fast and clean conversions to numbers for Python.☆109Updated 6 months ago
- Fast Python Bloom Filter using Mmap☆127Updated last week
- Python bindings for RocksDB☆279Updated 2 years ago
- Collection of persistent (disk-based) and non-persistent (memory-based) queues for Python☆283Updated 2 months ago
- A least recently used (LRU) cache for Python☆223Updated last year
- Rich Python data types for Redis☆292Updated last year
- Full featured consistent hashing python library compatible with ketama☆212Updated 5 months ago
- Multiprocessing Pool Extensions☆427Updated last week
- Probabilistic data structures in python http://pyprobables.readthedocs.io/en/latest/index.html☆122Updated last week
- Lightweight data validation and adaptation Python library.☆263Updated 2 years ago
- Python bindings for FarmHash and CityHash☆45Updated last month
- Roaring Bitmap in Cython☆81Updated last year
- 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
- Bloom filter for Python☆86Updated 4 years ago
- C implementation of Python 3 lru_cache☆157Updated 5 years ago
- The Python micro framework for building gPRC application.☆88Updated last year
- Concurrent appendable key-value storage☆107Updated last year
- Python Binding for xxHash☆419Updated last week
- A list-like type with better asymptotic performance and similar performance on small lists☆316Updated 2 years ago
- Raise asynchronous exceptions in other thread, control the timeout of blocks or callables with a context manager or a decorator☆120Updated last year
- Python bindings for the snappy google library☆485Updated 11 months ago
- The private PyPI server powered by flexible backends.☆182Updated 5 years ago
- Python bindings for simdjson using libpy☆69Updated 2 years ago
- Python Simple Object Storage - provides a list and dictionary interface that seamlessly stores data in a file, like a simplified database…☆58Updated 2 years ago