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.
Shared utilities for ANGSD binary format reading/writing
Bootstrap shared utilities
AI/Human task management system with file-based storage
RTC Shared in Rust
Minimalistic, restricted XML 1.0 parser which does not include dangerous XML features.
General purpose library for using and interoperating with Litecoin, including MWEB.
Azzybana Raccoon's comprehensive parallelism library.
Nanocl shared utils
A Rust library for easily loading and parsing properties files into strongly-typed structs.
TOON reference implementation in Rust (JSON <-> TOON)
A collection of crates for working with various file formats.