ReadyPC – open-source Rust PC Optomizer

ReadyPC v1.1.1
ReadyPC is a Windows optimization app focused on gaming, smoother performance, and turning off annoying Windows features in a clean, simple, and user-friendly way.
The goal of this b… Read more

Similar

Writing a basic async debugger for Rust

I’m a big fan of Rust’s async feature, which lets you write explicit state machines like straight-line code. One of the operating systems I maintain, lilos, is almost entirely based on async, and I think it’s a killer feature for embedded development. (more…)

Read more »