What Are Bitfields? The C programming language is a product of a time where it was important to use as few resoures as possible. Memory was measured in kilobytes rather than gigabytes as we do today. Bitfields offer a handy way to reduce memory usage. How... (more…)
Read more »
Since it’s release in 2015, TensorFlow has become one of the most powerful tool for doing machine learning. Our upcoming on-device AI platform makes heavy use of it, so we’ve been working hard on… (more…)
Read more »
Relying on SQLx, SeaORM is a new library with async support from day 1. (more…)
Read more »
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web. (more…)
Read more »
This RFC proposes the 2017 Rust Roadmap, in accordance with RFC 1728. The goal of the roadmap is to lay out a vision for where the Rust project should be in a year's time. This year's focus is improving Rust's productivity, while retaining its emphasis on...
Read more »