Rust is a relatively new system programming language that has been
experiencing a rapid adoption in the past 10 years. Rust incorporates a memory
ownership model enforced at a compile time. Since this model involves zero
runtime overhead, programs written... (more…)
Read more »
A faithful and open-source remake of Cave Story's engine written in Rust - doukutsu-rs/doukutsu-rs... (more…)
Read more »
An idiomatic, lean, fast & safe pure Rust implementation of Git - Byron/gitoxide... (more…)
Read more »
Antialiased 2D vector drawing library written in Rust - femtovg/femtovg... (more…)
Read more »
Just before the holiday weekend, Oracle released three new open source container utilities. These include a debugging tool, a microcontainer builder, and most interestingly, an implementation of the Open Container Initiative’s oci-runtime specification kn... (more…)
Read more »