A multi-producer multi-consumer queue implementation based on Tokio - lispking/tokio-mpmc... (more…)
Read more »
This is a request to restore the base64::encode and base64::decode convenience functions deprecated in the 0.21.0 release. Normally I agree with explicit being better than implicit, but I don't... (more…)
Read more »
One of my current hobby projects involves running Rust binaries on a Raspberry Pi. There are three computers involved: the Pi itself (ARMv7 Linux), my desktop (x86-64 Linux), and sometimes my laptop (x86-64 macOS). (more…)
Read more »
This article introduces posh, an experimental Rust graphics library aimed at enhancing the type-safety, composability, and overall experience of graphics programming. The post covers the fundamental concepts of posh, showcases examples, discusses related ... (more…)
Read more »
CLI reimplementation of Scoop in Rust. Contribute to chawyehsu/hok development by creating an account on GitHub. (more…)
Read more »