Skip to content
TILens What matters today in tech v0.0.9
Theme

Topic - Edition

Rust

2 items on 05 Jun 2026
Rust GitHub Hardware

NVlabs/cuda-oxide: v0.2.0 - first community release

cuda-oxide v0.2.0 — first community release cuda-oxide is an experimental rustc backend that compiles CUDA GPU kernels written in pure Rust to PTX, with host and device code in a single source tree built through cargo…

Source: cuda-oxide Releases nihalpasham
Rust GitHub Databases

diesel-rs/diesel: Diesel 2.3.10

Fixes Fixed a wrong value of a internal MYSQL flag Fixed several possible panics in the PostgreSQL deserialization code for malformed packages in the Fixed an issue that caused unexpected results while calling custom…

Source: diesel Releases weiznich