ifduyue / python-xxhashLinks
Python Binding for xxHash
☆443Updated 2 weeks ago
Alternatives and similar repositories for python-xxhash
Users that are interested in python-xxhash are comparing it to the libraries listed below
Sorting:
- A fast and memory efficient LRU cache for Python☆280Updated 3 months ago
- The multidict implementation☆480Updated last week
- Python bindings to the Zstandard (zstd) compression library☆618Updated 4 months ago
- Python Non-cryptographic Hash Library☆287Updated 2 years ago
- Python wrapper around rapidjson☆530Updated 2 months ago
- A python package that provides useful locks.☆274Updated 4 months ago
- asyncio-compatible timeout class☆570Updated 2 weeks ago
- LZ4 bindings for Python☆297Updated 2 months ago
- Real asynchronous file operations with asyncio support.☆567Updated 6 months ago
- Human friendly input/output for text interfaces using Python☆345Updated last year
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆225Updated last year
- Simple python bindings to Yann Collet ZSTD compression library☆184Updated this week
- A Python module to customize the process title☆549Updated 3 months ago
- A fast and thorough lazy object proxy.☆263Updated last week
- Plyvel, a fast and feature-rich Python interface to LevelDB☆569Updated 5 months ago
- Fast ISO8601 date time parser for Python written in C☆572Updated last week
- Asynchronous console and interfaces for asyncio☆480Updated 3 months ago
- Dictionary with auto-expiring values for caching purposes.☆354Updated last year
- An easy library for Python file locking. It works on Windows, Linux, BSD and Unix systems and can even perform distributed locking. Natur…☆320Updated last month
- A "run" function for asyncio-based apps that does all the boilerplate.