Stars
8
stars
written in Rust
Clear filter
Build smaller, faster, and more secure desktop and mobile applications with a web frontend.
๐ฆ Small exercises to get you used to reading and writing Rust code!
๐ฎ ChatGPT Desktop Application (Mac, Windows and Linux)
a structural diff that understands syntax ๐ฅ๐ฉ
Cross-platform GUI written in Rust using ADB to debloat non-rooted android devices. Improve your privacy, the security and battery life of your device.
Medium to hard Rust questions with explanations
A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.