Searching We.Love.Privacy.Club

Twts matching #rust
Sort by: Newest, Oldest, Most Relevant

Open-Source RadeonSI+Rusticl Nearing Formal OpenCL 3.0 Conformance
The open-source RadeonSI Gallium3D driver with Rusticl for modern Rust-based OpenCL is nearing formal OpenCL 3.0 conformance with all necessary OpenCL test cases passing. Making this all the more interesting is that this is the first modern AMD graphics hardware in a decade likely to see formal recognition for OpenCL conformance with AMD having not submitted any of their own OpenCL conformance results since 2015… ⌘ Read more

⤋ Read More

Ubuntu Will Switch To ntpd-rs As Its Next Rust System Component
Canonical engineers are planning a switch to ntpd-rs as the newest Rust-based system component for Ubuntu Linux for handling time synchronization… ⌘ Read more

⤋ Read More

Canonical Joins Rust Foundation
BrianFagioli writes: Canonical has joined the Rust Foundation as a Gold Member, signaling a deeper investment in the Rust programming language and its role in modern infrastructure. The company already maintains an up-to-date Rust toolchain for Ubuntu and has begun integrating Rust into parts of its stack, citing memory safety and reliability as key drivers. By joining at a higher tier, Canonical is not just ad … ⌘ Read more

⤋ Read More

Firefox 149 Now Available With XDG Portal File Picker, Rust-Based JPEG-XL Decoder
Firefox 149.0 release binaries are now available with a wide assortment of improvements for this month’s update to the cross-platform Mozilla web browser solution… ⌘ Read more

⤋ Read More

Sashiko Now Providing AI Reviews On Rust Code For The Linux Kernel
A few days ago Google engineers went public with Sashiko with their agentic AI code review for the Linux kernel. The Google Gemini Pro powered AI code review service is automatically monitoring the Linux kernel mailing list for new patch submissions and has proven useful already. Interest continues to build by upstream Linux kernel stakeholders around Sashiko and the latest addition is now covering the Rust-For-Linux mailing list submission … ⌘ Read more

⤋ Read More

I thought that YouTube finally destroyed all the feeds, because I didn’t get any new entries in my newsreader for days. Now I realized that Newsboat somehow just froze. No idea what happened. This is the very first time ever in all those years. Haven’t updated the version for literally years. I reckon I will compile the upcoming version then. This will require a new Rust toolchain, that’s going to be great fun, I’m sure. Already looking forward to that…

⤋ Read More

System76 Makes The Best Open-Source Keyboard Even Better
If System76 engineers didn’t already have enough going on with recently shipping the COSMIC Rust-based desktop environment and also shipping Pop!_OS 24.04 as their in-house Linux distribution plus completely redesigning the Thelio Desktop, they also recently revised their Launch Keyboard. They have made this leading open-source keyboard design even better with the latest iteration of the System76 Launch Keyboard. ⌘ Read more

⤋ Read More

Linux 7.0 Lands Improvements To Deal With Upcoming Rust Changes, Build Reproducibility
Merged to mainline yesterday for Linux 7.0 were yet more Rust changes in preparing for upcoming Rust releases as well as enhancing the kernel build reproducibility when engaging the Rust code… ⌘ Read more

⤋ Read More

New Rust Driver Aims To Improve Upstream Linux On Synology NAS Devices
A set of patches posted to the Linux kernel mailing list last week introduce a new driver for enhancing the upstream/mainline Linux kernel support for Synology network attached storage (NAS) devices. This new driver is Synology Microp and is making use of the Linux kernel’s modern Rust programming language support… ⌘ Read more

⤋ Read More

Rust Coreutils 0.7 Released With Many Performance Optimizations
Rust Coreutils 0.7 released on Sunday as a performance-focused update to this popular alternative to GNU Coreutils that is still striving for 100% compatibility against the GNU Test Suite… ⌘ Read more

⤋ Read More

Redox OS Gets Vulkan & Node.js Working On This Rust-Based Open-Source OS
There were some fairly exciting improvements made by the Redox OS developers over the course of February. They have the Vulkan API working on Redox OS for the first time along with more COSMIC desktop software and even Node.js… ⌘ Read more

⤋ Read More

New Zlib-rs Delivers More Performance With AVX-512 VNNI Adler32 Implementation
Zlib-rs as the Rust programming language implementation of Zlib from the Trifetca Tech Foundation is out with a shiny new release (actually, releases) today… ⌘ Read more

⤋ Read More

Systing 1.0 Released For Rust-Based eBPF-Based Tracing Tool Leveraging AI
Josef Bacik, of Btrfs notoriety before leaving Meta and stepping back from kernel development last year, announced the release of Systing 1.0. Systing is a newer eBPF-tracing tool for Linux complete with AI integration… ⌘ Read more

⤋ Read More

COSMIC Epoch 1.0.8 Released With More Desktop Refinements
While System76 has been hard at work on a redesigned Thelio desktop chassis design, this hasn’t slowed down their software work. Today they shipped COSMIC Epoch 1.0.8 as the newest work on their open-source, Rust-based desktop environment used by their in-house Pop!_OS Linux distribution as well as found in other Linux distributions too… ⌘ Read more

⤋ Read More

FreeBSD’s Rust Kernel Support Could Be Stable Enough To Try This Year
The FreeBSD Project has published their Q4’2025 status report to outline progress made on their software, infrastructure, and other initiatives over the past quarter. Meanwhile among the work to look forward to this year in FreeBSD is getting their Rust kernel driver support up to scratch… ⌘ Read more

⤋ Read More

Linux 7.0 Makes Preparations For Rust 1.95
Last week was the main feature pull of Rust programming language updates for the Linux 7.0 kernel merge window. Most notable with that pull was Rust officially concluding its “experimental” in now treating Rust for Linux kernel/driver programming as stable and here to stay. Sent out today was a round of Rust fixes for Linux 7.0 that includes preparations for the upcoming Rust 1.95 release… ⌘ Read more

⤋ Read More

Cloud Hypervisor 51 Brings Performance Improvements, Better QCOW2 v3 Support
Cloud Hypervisor 51 is now available for this Rust-based VMM focused on secure cloud computing. For what began as an Intel open-source project years ago is continuing to be largely led by Microsoft, Cyberus Tech, Tencent, Ant Group, and others… ⌘ Read more

⤋ Read More

Linux 7.0 Driver Core Changes Bring More Enhancements For Rust Kernel Drivers
Merged a few days ago for the Linux 7.0 kernel were all of the driver core enhancements. As has been the common theme in recent kernel releases, a lot of the driver core code churn revolves around additions for allowing more Rust kernel driver usage… ⌘ Read more

⤋ Read More

Sixteen AI Agents Built a C Compiler From Scratch
Anthropic researcher Nicholas Carlini set 16 instances of Claude Opus 4.6 loose on a shared codebase over two weeks to build a C compiler from scratch, and the AI agents produced a 100,000-line Rust-based compiler capable of building a bootable Linux 6.9 kernel on x86, ARM and RISC-V architectures.

The project ran through nearly 2,000 Claude Code sessions and cost abou … ⌘ Read more

⤋ Read More

Redox OS Gets Cargo & The Rust Compiler Running On This Open-Source OS
The Rust-written Redox OS open-source operating system is now able to leverage Cargo and the Rust compiler “rustc” itself running within this platform. Plus they also made a heck of a lot of other improvements too over the course of the past month. Today they published a status update to outline all of the promising advancements made to this independent OS so far in 2026… ⌘ Read more

⤋ Read More

Linux 7.0 Officially Concluding The Rust Experiment
While Linux 7.0 is the next kernel version solely over Linus Torvalds’ numbering preference, there is a notable symbolic change that was sent in overnight for this new kernel merge window: formally concluding the “Rust experiment” with upstream kernel developers now in acceptance that Rust for the Linux kernel is here to stay… ⌘ Read more

⤋ Read More

NetBSD’s Kernel Supports Lua Scripting But Don’t Look For Rust In There Anytime Soon
For those not fond of the increasing use of the Rust programming language within the Linux kernel or FreeBSD’s considerations for Rust in its kernel, you can perhaps find refuge within NetBSD. One of the NetBSD developers has explained why you likely won’t be finding Rust code within the NetBSD kernel anytime soon… ⌘ Read more

⤋ Read More

Microsoft’s New Open-Source Project: LiteBox As A Rust-Based Sandboxing Library OS
Microsoft engineers and other stakeholders have been developing LiteBox as a security-focused library OS written in the Rust programming language and leveraging Linux Virtualization Based Security “LVBS”. The design is for LiteBox to operate as a secure kernel protecting the normal guest kernel via virtualization hardware… ⌘ Read more

⤋ Read More

GNU Coreutils 9.10 Released With Many Improvements
Earlier this week Rust Coreutils 0.6 released while out today is GNU Coreutils 9.10 as the de facto standard for this set of core utilities on Linux systems and other platforms… ⌘ Read more

⤋ Read More

OpenIndiana Is Porting Solaris’ IPS Package Management To Rust
OpenIndiana as the open-source project built atop Illumos that is continuing to maintain and advance the former OpenSolaris code is working on a big ambitions of modernizing the Image Packaging System (IPS) package management solution. As part of that they are working to move from a C and Python codebase over to Rust… ⌘ Read more

⤋ Read More

Rust Coreutils 0.6 Brings Increased Compatibility, Removing Some Unsafe Code & More Perf
Following the Rust Coreutils presentation from FOSDEM this weekend, Rust Coreutils 0.6 is now available as the latest feature release for this Rust programming language re-implementation of GNU Coreutils… ⌘ Read more

⤋ Read More

Git 2.53 Released With More Optimizations, One Step Closer To Making Rust Mandatory
While we might see Git 3.0 released around the end of 2026, Git 2.53 is out today as the latest feature release and continuing to make changes with an eye toward that big Git 3.0 milestone… ⌘ Read more

⤋ Read More

Rust Coreutils Continues Working Toward 100% GNU Compatibility, Proving Trolls Wrong
Sylvestre Ledru who serves as the lead developer of the uutils project for the Rust Coreutils implementation presented at FOSDEM 2026 this weekend on this initiative. Ledru has spoken at FOSDEM in prior years on Rust Coreutils and this year’s talk focused primarily on Ubuntu 25.10’s adoption of it in place of GNU Coreutils… ⌘ Read more

⤋ Read More

GNU gettext Reaches Version 1.0 After 30 Years
After more than 30 years of development, GNU gettext finally “crossed the symbolic ‘v1.0’ milestone,” according to Phoronix’s Michael Larabel. “GNU gettext 1.0 brings PO file handling improvements, a new ‘po-fetch’ program to fetch translated PO files from a translation project’s site on the Internet, new ‘msgpre’ and ‘spit’ pre-translation programs, and Ocaml and Rust programming l … ⌘ Read more

⤋ Read More

Open-Source Nova Driver In Linux 7.0 Continues Preparing For NVIDIA Turing GPU Support
This week the Rust DRM changes intended for the Linux 7.0 merge window were sent out by Danilo Krummrich. The Apple Silicon Asahi Linux “AGX” DRM kernel driver still isn’t positioned for upstreaming to the mainline kernel so that leaves most of the Rust DRM upstream work currently around the NVIDIA Nova driver as well as the Arm Mali Tyr drivers… ⌘ Read more

⤋ Read More

RFC Patches Posted For Klint Integration With The Linux Kernel: Rust-Based Linting Tool
A request for comments (RFC) patch series was sent out today for providing Klint integration with the Linux kernel. Klint is a new linting tool written in the Rust programming language that helps with static code analysis for errors/bugs as well as code styling inconsistencies… ⌘ Read more

⤋ Read More

Zlib-rs Declares A Stable & Complete API For This Rust-Based Zlib Implementation
Following the release of zlib-rs 0.6 last week, the developers behind this Rust-based Zlib implementation have declared their API stable and complete… ⌘ Read more

⤋ Read More

Zlib-rs 0.6 Released With Improved AVX-512 Support
Zlib-rs is the effort out of the Trifecta Tech Foundation to provide a Zlib compression implementation written in the Rust programming language that can serve as a C dynamic library and Rust crate. The intent here being that zlib-rs is potentially safer than the classic C-based implementation of Zlib… ⌘ Read more

⤋ Read More

Servo 0.0.4 Browser Engine Released & Finally Supporting Multiple Windows
Servo 0.0.4 is out today as the newest monthly update to this open-source, Rust-based web browser engine. Building off recent Servo embedding API additions, Servo 0.0.4 introduces support for multiple browser windows… ⌘ Read more

⤋ Read More

System76 Continues Driving More Improvements Into The COSMIC Desktop
Following the December launch of Pop!_OS 24.04 LTS and the first major COSMIC desktop release, System76 software engineers have continued making improvements to their Rust-based desktop environment… ⌘ Read more

⤋ Read More

Wild 0.8 Linker Adds SFrame Support, LoongArch64 & More Performance
Wild 0.8 is now available as this speedy linker focused on iterative development, a goal of incremental linking, and written in the Rust programming language… ⌘ Read more

⤋ Read More

Burn 0.20 Released: Rust-Based Deep Learning With Speedy Perf Across CPUs & GPUs
A significant update to Burn was released today, the MIT and Apache 2.0 licensed tensor library and deep learning framework written in the Rust programming language. Burn 0.20 brings some low-level changes as it continues to strive to deliver high performance AI across the diverse hardware ecosystem… ⌘ Read more

⤋ Read More

JPEG-XL Image Support Returns To Latest Chrome/Chromium Code
After widespread backlash over its 2022 decision to remove JPEG-XL support, Google has quietly restored the image format in the latest Chrome/Chromium codebase. Phoronix reports: Back in December they merged jxl-rs as a pure Rust-based JPEG-XL image decoder from the official libjxl organization. At the end of December they did more JPEG-XL plumbing with the en … ⌘ Read more

⤋ Read More

Latest Linux 6.19 Code Fixes Rust Binder Driver, Adds Intel Nova Lake Point S To MEI
Ahead of the imminent Linux 6.19-rc5 release, the char/misc pull request was merged earlier today with a notable fix to the Rust Binder driver as well as adding the Intel Nova Lake Point S device ID to the MEI driver… ⌘ Read more

⤋ Read More

Since I used so much Rust during the holidays, I got totally used to rustfmt. I now use similar tools for Python (black and isort).

What have I been doing all these years?! I never want to format code manually again. 🤣😅

⤋ Read More

Linux 7.0 Readying Improvement For Rust + LTO Kernel Builds
Alice Ryhl of Google has been working on an improvement to the Linux kernel code for inlining C helpers into Rust when making use of a Link-Time Optimized (LTO) kernel build. At least some of the patches are queued up for merging in the upcoming Linux 6.20~7.0 cycle for helping those enabling the Rust kernel support and also making use of the LLVM/Clang compiler’s LTO capabilities for greater performance… ⌘ Read more

⤋ Read More

Vacation: Doing crazy things like C on DOS, lots of Rust, bare-metal assembly code, everything is fine.

Back at work: How the fuck do I move an email in this web mail program? Am I stupid? 😮‍💨

⤋ Read More

I came across this on “Why Is SQLite Coded In C”, which I found interesting:

“There has lately been a lot of interest in “safe” programming languages like Rust or Go in which it is impossible, or is at least difficult, to make common programming errors like memory leaks or array overruns.”

If that’s true, then encountering those issues means the programmer is, simply, horrible?

⤋ Read More