Nick Cameron is a long-time Rust programmer who has recently started using Go. In this post, he talks about his early impressions of Go. Read this post to learn more. (more…)
Read more »
A PROLOG-ish interpreter written in Rust, intended eventually for use in the compiler - rust-lang/chalk... (more…)
Read more »
A Pokédex application for the COSMIC™ desktop written in Rust - GitHub - mariinkys/starrydex: A Pokédex application for the COSMIC™ desktop written in Rust... (more…)
Read more »
The snake game written in Rust. Contribute to pythops/snakers development by creating an account on GitHub. (more…)
Read more »
One user of the signal-hook crate expressed an interest in knowing the PID and
UID of the process that sent the signal. As a general idea I liked it. The
low-level sigaction does indeed provide this information and it might be
useful (more than once I hav... (more…)
Read more »