oconnor663 / blake3-pyLinks
Python bindings for the BLAKE3 cryptographic hash function
☆193Updated last month
Alternatives and similar repositories for blake3-py
Users that are interested in blake3-py are comparing it to the libraries listed below
Sorting:
- Simple python bindings to Yann Collet ZSTD compression library☆184Updated last week
- A JSON5 serializer and parser library for Python 3 written in Cython.☆176Updated last month
- Linux AIO c python bindings☆74Updated last month
- A fast TOML library for python implemented in rust.☆394Updated 3 months ago
- Python CBOR (de)serializer with extensive tag support☆283Updated last week
- Python Binding for xxHash☆443Updated 2 weeks ago
- Python bindings to the Zstandard (zstd) compression library☆618Updated 4 months ago
- An asyncio event loop using Rust compio.☆230Updated this week
- itertools and builtins for AsyncIO and mixed iterables☆273Updated last month
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆119Updated this week
- An AsyncIO event loop implemented in Rust☆216Updated last week
- a re-implementation of the asyncio mainloop on top of Trio☆204Updated 10 months ago
- 📁 Asynchronous pathlib for Python☆193Updated last year
- The multidict implementation☆481Updated this week
- ☆67Updated 3 months ago
- Reenter an asyncio or Trio event loop from synchronous code☆87Updated last month
- Read/Write Lock - synchronization primitive for asyncio