rust
A Rust library for linear color calculations and conversion
Medium to hard Rust questions with explanations
A bunch of links to blog posts, articles, videos, etc for learning Rust
Tools for concurrent programming in Rust
Rust library for reading/writing numbers in big-endian and little-endian.
Authenticated Encryption with Associated Data Algorithms: high-level encryption ciphers
Ergonomic and modular web framework built with Tokio, Tower, and Hyper
Sccache is a ccache-like tool. It is used as a compiler wrapper and avoids compilation when possible. Sccache has the capability to utilize caching in remote storage environments, including various…