A utility to provide more convenient `Read` `Write` `Seek` `Debug` `Cursor` that could be shared, e.g. `SharedReader`, `SharedWriter`, `SharedReadWrite`, `DishonestReader` for modifying data using closures when being called `read()`, `CombinedReader` combines two readers but you can 'slice' the readers to make it only able to read parts of them, `CursorVecU8` have a better formatting behavior, `SharedCursor` shares a `CursorVecU8`, `MultistreamIO` allows you to switch its streams to read or write, `SharedMultistreamIO` shares the `MultistreamIO`. All of these 'shared' version are used for the 3rd party library to read/write and you can capture the data or modify the data.
A lightweight TUI client for Ollama with markdown support and smart scrolling.
Abstraction layer over various key-value store backends
Better test your program.
Sai-cli ('sai') — Tell the shell what you want, not how to do it. Natural-language to safe shell command generator.
swiss army knife for chess file formats
A mwcc wrapper
Interface with and manage Wireless Network (WiFi)
Password protect your files with strong encryption.
Fast, parallel Rust CLI tool for analyzing directory sizes
A terminal-based music player for SomaFM internet radio stations with spectrum visualizer
Runtime library for Parquet code generator