Waypipe is a proxy for Wayland applications, which makes it possible
to run an application on a different computer but interact with it
locally, as if it were actually running on the local computer. (Wayland
is the slowly-improving window system protocol ... (more…)
Read more »
Highly-available Distributed Fault-tolerant Runtime - bastion-rs/bastion... (more…)
Read more »
Rustlings is a set of exercises that serves as a great introduction to the Rust language. It covers many concepts from the Rust book by asking you to work through sets of exercises. (more…)
Read more »
Safe interop between Rust and Qt. Contribute to KDAB/cxx-qt development by creating an account on GitHub. (more…)
Read more »
I’ve been working on cli tool for a little while called dhcpm (“m” for “mock” - link). It started as a cli tool for constructing & sending arbitrary DHCP messages. I had been looking for a tool that could build various dhcp (mostly v4) messages with d... (more…)
Read more »