ifduyue / python-xxhashLinks
Python Binding for xxHash
☆403Updated 3 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☆275Updated last week
- The multidict implementation☆449Updated this week
- A python package that provides useful locks.☆256Updated 2 months ago
- Real asynchronous file operations with asyncio support.☆546Updated last month
- Python Non-cryptographic Hash Library☆284Updated last year
- A JSON5 serializer and parser library for Python 3 written in Cython.☆160Updated last week
- asyncio-compatible timeout class☆566Updated this week
- Python bindings to the Zstandard (zstd) compression library☆560Updated 3 months ago
- A Python module to customize the process title☆510Updated last month
- Human friendly input/output for text interfaces using Python☆332Updated last year
- Python wrapper around rapidjson☆514Updated 6 months ago
- Powerful Python library for atomic file writes.☆316Updated 2 years ago
- Multiprocessing Pool Extensions☆423Updated 3 weeks ago
- Fast ISO8601 date time parser for Python written in C☆567Updated 5 months ago
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆221Updated 9 months ago
- Python bindings for the BLAKE3 cryptographic hash function☆158Updated 2 weeks ago
- A Python module that tries to figure out what your local timezone is☆205Updated 2 months ago
- Python implementation of Protocol Buffers with dataclass-based schemaʼs☆269Updated this week
- A list-like type with better asymptotic performance and similar performance on small lists☆314Updated 2 years ago
- An easy library for Python file locking. It works on Windows, Linux, BSD and Unix systems and can even perform distributed locking. Natur…☆291Updated this week
- LZ4 bindings for Python☆283Updated this week
- Runtime inspection utilities for Python typing module☆362Updated 3 weeks ago
- aioodbc - is a library for accessing a ODBC databases from the asyncio☆315Updated last year
- asyncio smtplib implementation