Our Kickstarter campaign for our next generation of Solo products launches on January 26th. To get alerted when the campaign is live, you can sign up here. (more…)
Read more »
Without any doubt, macros are an important feature of the Rust programming language. Macros like println!, lazy_static!, various derive-macros and many others have saved countless hours of writing tedious boilerplate code.
However, not everything is perfe... (more…)
Read more »
With futures-rs and tokio the Rust ecosystem recently got a whole new chapter in the async IO story. It would be pretty great for diesel to work with this as well. From an enduser standpoint, a str... (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 »
A modern and readable Doom source port written in Rust, designed for clarity and maintainability. - Henrique194/iron-doom... (more…)
Read more »