Meson 1.9 released this weekend as the newest feature update to this build system / build automation tool that works well across different software platforms. With Meson 1.9 there is enhanced Rust support, introducing Swift and C++ code interoperability, and other enhancements to this increasingly used alternative to the likes of CMake and Autotools.
Programming News Archives

759 Programming open-source and Linux related news articles on Phoronix since 2011.
Tinygrad 0.11 is out as the newest version of this deep learning framework maintained by Tiny Corp.
Git 2.51 is out this Monday as the newest milestone for this widely-used, distributed version control system.
The open-source Valkey key-value database that is forked from Redis is preparing for the big Valkey 9.0 feature release. Valkey 9.0-rc1 was issued today and comes with some exciting performance optimizations and other enhancements for this in-memory KV database.
Go 1.25 is out today as the newest half-year update to this popular programming language. What I find most exciting with Go 1.25 is the new experimental garbage collector yielding 10~40% reduction in overhead.
Rust 1.89 is out today as the newest update to this popular programming language implementation prided by its memory safety features and more.
PyTorch 2.8 released today as the newest feature update to this widely-used machine learning library that has become a crucial piece for deep learning and other AI usage. There are a few interesting changes worth highlighting with the new PyTorch 2.8 release.
The Rust project put out a status update concerning its 2025 project goals to summarize what has been accomplished during the first half of the year.
Junio Hamano announced the release of Git 2.51-rc0 to kick off the new week and the first step toward Git 2.51 as the next milestone for this open-source distributed version control system.
As has been the trend with recent Linux kernel releases, a lot of Rust programming language abstractions and other additions are coming for the in-development Linux 6.17 kernel.
The Zed open-source code editor that is written in Rust, has begun supporting Linux rather well, and has continued tacking on new features to assist developer workflows has introduced another new feature: the ability to easily disable all AI features.
Pogocache 1.0 was released today as a fast open-source caching software that aims for low latency and great CPU efficiency. Pogocache supports Memcache / Valkey / Redis / HTTP / Postgres wire protocols while claiming to offer much better throughput and lower latency than these caching alternatives.
The first release candidate of Python 3.14 is now available for testing as what will be this year's big feature update to this popular scripting language.
The open-source and Rust-based Burn deep learning framework developed by Tracel AI shared that their open-source matrix multiplication kernel performance can compete with and even outperform the NVIDIA CUDA cuBLAS performance. Plus Burn isn't limited to just NVIDIA GPUs but can work on most hardware/drivers, including a Vulkan back-end.
QuestDB 9.0 debuted today as the latest major update to this high performance, time-series database that is open-source under an Apache 2.0 license. QuestDB continues to be built using a combination of Java, C++, and Rust for being an interesting time-series database.
ZLUDA Version 5-preview.43 was released today as this open-source CUDA implementation for use on non-NVIDIA GPUs, with one of the current focuses being on enabling CUDA on AMD Radeon GPUs with ROCm.
The first alpha release of PHP 8.5 was issued last week in kicking off the release cycle in working toward the official PHP 8.5.0 release later in the year.
TornadoVM version 1.1.1 is now available for this OpenJDK and GraalVM plug-in that supports Java offloading to GPUs, FPGAs, and other heterogeneous hardware. The past few years TornadoVM has been making a lot of progress to automatically run Java programs across GPUs and other devices supporting OpenCL, NVIDIA PTX, and Khronos SPIR-V/Vulkan.
The first release candidate of Redis 8.2 is now available for testing of this popular in-memory key-value database. Redis 8.2 is building off the recent Redis 8.0 release that ended up going tri-licensing with the AGPLv3 stemming from developer/community feedback.
Perl 5.42 is out today as the newest feature release for this popular programming language that comes one year after the prior Perl 5.40 release.
The ZLUDA open-source effort that started off a half-decade ago as a drop-in CUDA implementation for Intel GPUs and then for several years was funded by AMD as a CUDA implementation for Radeon GPUs atop ROCm and then open-sourced but then reverted has been continuing to push along a new path since last year. The current take on ZLUDA is a multi-vendor CUDA implementation for non-NVIDIA GPUs for AI workloads and more. More progress was made during Q2 on this effort.
Last month saw the release of Rust 1.87 that celebrated ten years of the Rust programming language while out today is Rust 1.88 that continues iterating the language with new features.
OpenBLAS 0.3.30 released this morning as the newest version of this optimized BLAS (Basic Linear Algebra Subprograms) library for multiple CPU architectures.
The Zed Editor remains a popular code editor written in the Rust programming language and providing modern features for this project started by former Atom developers. One of the long sought features for Zed has been having built-in debugger capabilities and that work has finally been merged to the project's codebase.
Rust developers acknowledge lengthy compiler times can be a significant issue that limits the productivity of developers working with this programming language. For helping in determining different combinations of issues around compiler performance, the Rust team has started a survey to collect more information on the issues.
While a point release, Mold 2.40.1 is another notable step forward for this high-speed linker alternative to GNU LD/Gold and LLVM LLD. Mold 2.40.1 brings yet more performance improvements.
NumPy 2.3 is out today as the latest release of this widely-used library for scientific computing. Notable with NumPy 2.3 is finally adding some parallelization support via OpenMP.
More Rust programming language abstractions for core code of the Linux kernel continues to land for the ongoing Linux 6.16 merge window.
The initial release candidate of Git 2.50 is now available for this widely-used, distributed version control system.
Rav1e v0.8 was released on Monday for this self-proclaimed "fastest and safest AV1 encoder" that makes use of the Rust programming language.
The Rust project this morning published a status update on some of their top project goals, including for enhancing the async Rust experience to make it closer to the sync programming experience as well as stabilizing the tooling needed for Rust programming use within the Linux kernel.
PoCL 7.0 is out today as the newest version of this "Portable Computing Language" implementation that originally was started for supporting CPU-based OpenCL execution but with time and in leveraging LLVM back-ends has added support for OpenCL atop AMDKFD / NVIDIA PTX / Intel Level Zero and other possible back-ends.
More Rust programming language abstractions are on the way for the upcoming Linux 6.16 cycle to allow for more areas where Rust-based drivers can be created for the kernel.
Rust 1.87 is now available as the newest version of this popular programming language. With the Rust 1.87 release it also marks ten years already of this system programming language focused on memory safety and modern features.
Rustls as a modern TLS library written in the Rust programming language has long been showing promising performance and competitive to OpenSSL and other alternatives. In a fresh exploration of Rustls server-side performance, it's easily beating OpenSSL.
Python 3.14 Beta 1 is now available in working toward this next major Python release due out in early October.
PoCL 7.0 is on approach as the newest version of this "Portable Computing Language" implementation that began as a CPU-based OpenCL driver implementation but with time has added support for other back-ends from Intel Level Zero to NVIDIA PTX and AMD HSA.
Meson 1.8 was released this afternoon as the newest update to this popular, cross-platform and open-source build system / build automation tool.
Mold 2.38 is out this weekend as the latest feature update to this open-source, high-speed linker.
Released at the end of 2023 was TurnkeyML as an open-source collaboration between ONNX and AMD developers. TurnkeyML has evolved into focusing on making it easy to use the most important tools within the ONNX ecosystem and their Lemonade SDK to deploy large language models on various devices/accelerators Out today is TurnkeyML 6.2 with a focus on delivering better AMD Ryzen AI NPU support.
While LLVM LLD and Mold are two popular linkers on Linux systems with the latter being known for its impressive speed and much faster than GNU LD and Gold, this past week Qualcomm open-sourced a new linker: ELD.
With Rust turning ten years old this year, they are reflecting and working to draft plans for the next decade. They have started the Rust Vision Survey where they are looking for feedback from all Rust skill-sets as they look toward the future.
Rust 1.86 is now available today as the latest version of this popular programming language.
All of the Rust programming language infrastructure updates for the Linux 6.15 kernel have now been submitted. In addition to a lot of technical Rust improvements for the Linux kernel, this cycle also marks the first time Rust Linux maintainer Miguel Ojeda has taken a pull request directly from another contributor as they prepare to work out sub-trees for the Rust ecosystem.
BLAKE3 as the cryptographic hashing function that is much faster than the likes of SHA-1/SHA-1 while being more secure than SHA-1 and MD5 is out with a new feature update. BLAKE3 v1.7 is now available for the official C and Rust code as the reference implementations to this cryptographic hash function.
Ahead of the OpenJDK Java 24 release expected in the coming hours today, Oracle already released "GraalVM for JDK 24 Community 24.0" edition.
The ollama open-source software that makes it easy to run Llama 3, DeepSeek-R1, Gemma 3, and other large language models is out with its newest release. The ollama software makes it easy to leverage the llama.cpp back-end for running a variety of LLMs and enjoying convenient integration with other desktop software.
Git 2.49 is out today as the latest feature update for this widely-used distributed version control system.
The Zed Editor as a modern IDE-focused text editor for programmers and developed by some of the Atom editor creators continues on quite a roll. Over the past year Zed has rolled out native Linux builds, added various AI features and also began open-sourcing its own edit prediction model. For enhancing the developer experience in more basic form, Zed has now added native Git integration.
A set of patches from IBM would introduce a C extension module for the Linux kernel's libperf code to allow usage from the Python programming language.
759 Programming news articles published on Phoronix.


