Optimizing FizzBuzz in Rust for fun and profit. Contribute to nrposner/fizzcrate development by creating an account on GitHub. (more…)
Read more »
Add information log messages which can be enabled with the logging feature
Add support for [u8; N] type
Optimize storage of fixed width types. The value length is no longer stored, which reduces st... (more…)
Read more »
The NES (Nintendo Entertainment System) was one of the most popular gaming platforms throughout the 80s and the 90s. The platform and the emergent ecosystem was and still is a huge cultural phenomenon. The device itself had relatively simple hardware (jud... (more…)
Read more »
Hello and welcome to another issue of This Week in Rust!
Rust is a systems language pursuing the trifecta: safety, concurrency, and speed.
This is a weekly summary of its progress and community.
Want something mentioned? Tweet us at @ThisWeekInRust or sen... (more…)
Read more »
Amazon Relational Database Service (Amazon RDS) for PostgreSQL now supports trusted PL/Rust, allowing developers to safely build high-performance database functions in the Rust programming language. PL/Rust is an open-source project that lets you write Ru... (more…)
Read more »