snaggen

joined 2 years ago
 

The process of porting Rust to the WinChipHead CH32V003 microcontroller. They start off by porting the Rust compiler itself to a new variant of RISC-V and then they go through the details of interfacing with the hardware on the lowest levels.

 

An opinionated DynamoDB ODM library for Rust that maps structs to native Dynamo items using serde and serde_json.

 

When Sync for Reddit show a popup promoting Sync for Lemmy, it should also point to this kind of service, to ease the migration. It would also be nice, if sync for Lemmy also had a shortcut.

Besides that a link to a more general community directory like https://lemmyverse.net/ would be nice to have.

 

Yes, who haven't had a glass of red wine, relaxing music and some inline assembly....

 

This post will analyze some data covering years of early adoption of Rust at Google. At Google, they have been seeing increased Rust adoption, especially in their consumer applications and platforms. Pulling from the over 1,000 Google developers who have authored and committed Rust code as some part of their work in 2022, they willl address some rumors head-on, both confirming some issues that could be improved and sharing some enlightening discoveries we have made along the way.

 

"Android 13 is the first Android release where a majority of new code added to the release is in a memory safe language."

"In Android 13, about 21% of all new native code (C/C++/Rust) is in Rust. There are approximately 1.5 million total lines of Rust code in AOSP across new functionality and components such as Keystore2, the new Ultra-wideband (UWB) stack, DNS-over-HTTP3, Android’s Virtualization framework (AVF), and various other components and their open source dependencies."

 

A mocking and unit test framework for rust called MURF. It is inspired by the gmock testing framework by google.

view more: ‹ prev next ›