If you're looking to write fast code in Rust, good news! Rust makes it really
easy to write really fast code. The focus on zero-cost abstractions, the
lack of implicit boxing and the static memory management means that even naïve
code is often faster than... (more…)
Read more »
Today YesLogic is open-sourcing the Allsorts font parser, shaping engine, and subsetter for OpenType, WOFF, and WOFF2 under the Apache 2.0 license. Allsorts was extracted from the Prince HTML to PDF typesetting and layout tool and is implemented in Rust. (more…)
Read more »
We use our security observability agent, ingraind, to monitor our daily Zoom "standup" meeting, and decided to analyse the results in this blog post. (more…)
Read more »
When I created this blog back in September my goal was to post at least once
a month. It's December now and you're reading my second post, so I'm not exactly
off to a great start. 🤔... (more…)
Read more »
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 »