kislyuk / rehashLinks
Resumable hashlib: a picklable interface to CPython's OpenSSL-based hashlib standard library
☆39Updated 2 years ago
Alternatives and similar repositories for rehash
Users that are interested in rehash are comparing it to the libraries listed below
Sorting:
- Making it easy to write async iterators in Python 3.5☆100Updated 4 years ago
- WebSocket client and server implementation for Python Trio☆76Updated 5 months ago
- Reenter an asyncio or Trio event loop from synchronous code☆85Updated last year
- Python Binding for xxHash☆413Updated this week
- Python CBOR (de)serializer with extensive tag support☆264Updated this week
- Python filesystem abstraction layer☆290Updated 6 years ago
- Serialization library for Exceptions and Tracebacks.☆172Updated 4 months ago
- Crochet: use Twisted anywhere!☆237Updated 11 months ago
- Compiler-free Python crypto library backed by the OS, supporting CPython and PyPy☆330Updated last year
- An AST-to-code library for Python☆40Updated 2 months ago
- Kaitai Struct: runtime for Python☆98Updated 4 months ago
- Pure python implementation of identifying files based off their magic numbers☆204Updated last month
- Python bindings to the Brotli compression library☆146Updated 11 months ago
- A fast and memory efficient LRU cache for Python☆278Updated 2 weeks ago
- Python Non-cryptographic Hash Library☆283Updated last year
- Streaming (and fast!) parser for multipart/form-data written in Cython☆179Updated this week
- Pyfilesystem2 over SSH using paramiko☆92Updated last year
- Open, extensible Python injector/profiler/analyzer☆65Updated 3 years ago
- LZ4 bindings for Python☆286Updated 2 months ago
- a re-implementation of the asyncio mainloop on top of Trio☆197Updated 4 months ago
- PostgreSQL client for Trio based on asyncpg☆46Updated last year
- Python interface for c-ares