Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, gr... (more…)
Read more »
SourceGear.Rust.NET.Sdk (aka the Llama Rust SDK) version 0.1.5 contains some progress on
using Rust to call .NET APIs. This blog entry
is a closer look at those features. (more…)
Read more »
Between 2016 and 2020 I wrote a series of blog posts called “How to speed up the Rust compiler”. These were mostly about my work on the Rust compiler, plus some updates on the progress on the Rust compiler’s speed in general. (more…)
Read more »
This is part II in a series on writing a Mender-client in Rust. Read part I.<br />
In this post we are... (more…)
Read more »
Wgpu is a Rust implementation of the WebGPU API spec . WebGPU is a specification published by the GPU for the Web Community Group. It aims to allow web code access to GPU functions in a safe and reliable manner. It does this by mimicking the Vulkan API, ... (more…)
Read more »