flier / pyfasthashLinks
Python Non-cryptographic Hash Library
☆284Updated last year
Alternatives and similar repositories for pyfasthash
Users that are interested in pyfasthash are comparing it to the libraries listed below
Sorting:
- A list-like type with better asymptotic performance and similar performance on small lists☆315Updated 2 years ago
- A fast and memory efficient LRU cache for Python☆277Updated last month
- Python library for handling efficiently sorted integer sets.☆211Updated this week
- Python Binding for xxHash☆404Updated last week
- A least recently used (LRU) cache for Python☆223Updated 11 months ago
- Super-fast and clean conversions to numbers for Python.☆109Updated 3 months ago
- Python extension for MurmurHash (MurmurHash3), a set of fast and robust hash functions.☆342Updated 2 months ago
- Fast Python Bloom Filter using Mmap☆126Updated last year
- Python wrapper for RE2☆103Updated last month
- Collection of persistent (disk-based) and non-persistent (memory-based) queues for Python☆278Updated 2 months ago
- An in-memory LRU cache for python☆154Updated 4 years ago
- Python wrapper for RE2☆297Updated 2 years ago
- Python bindings for RocksDB☆276Updated last year
- Python wrapper for RE2☆644Updated last year
- The multidict implementation☆452Updated this week
- Asyncio (pep 3156) integration with ZeroMQ☆427Updated 2 years ago
- Rich Python data types for Redis☆291Updated last year
- DAFSA-based dictionary-like read-only objects for Python. Based on `dawgdic` C++ library.☆303Updated last year
- ☆81Updated 3 months ago
- Python bindings for the SQLite4 LSM database.☆131Updated 3 months ago
- A python package that provides useful locks.