Buffered IO. Like BufWriter and BufReader combined into one, with Seek-support.
Buffered Read+BufRead and Write for Rust that does not own the underlying Read/Write
A library for decrypting/encrypting RPG Maker MV/MZ audio and image assets.
Hardware abstraction library for the JH71xx SoCs
A persistent, fsync-durable binary stack backed by a single file
headress GPGPU pipeline for AI
An async file system for browser wasm.
Provides access to the Linux spidev interface. This interface allows for configuration of the spidev device, half-duplex SPI access, and full-duplex SPI access.
A lightweight websocket library for embedded systems (no_std)
A fork of the embedded-websockets crate that uses embedded-io-async for async IO.
LSP server for tokio async antipatterns: Mutex guards across .await points and cancel-unsafe futures inside select! arms
AEGIS authenticated ciphers (AEGIS-128, AEGIS-256, AEGIS-128X, AEGIS-256X)