The Android platform provides support for developing native OS components in Rust,
a modern systems-programming language that provides memory safety guarantees with
performance equivalent to C/C++. Rust uses a combination of compile-time checks
that enfor… Read more
Similar
π π¦ The one-person framework for Rust for side-projects and startups - GitHub - loco-rs/loco: π π¦ The one-person framework for Rust for side-projects and startups... (more…)
Read more »
A bunch of small crates that make writing Rust more fun - nik-rev/awesome-tiny-crates... (more…)
Read more »
A full-featured implementation of the Network Time Protocol, including NTS support. - GitHub - pendulum-project/ntpd-rs: A full-featured implementation of the Network Time Protocol, including NTS s... (more…)
Read more »
Alright! We are building a clone of SQLite, aka SQLRite, and last time all we did was a simple CLI application that will use for external commands and some accessory functions and also a simple REPLβ¦ (more…)
Read more »
We're rewriting parts of Microsoft's SymCrypt cryptographic library in Rust to improve memory safety and defend against side-channel attacks, enabling formal verification while maintaining backward compatibility via a Rust-to-C compiler: (more…)
Read more »