» Tag
rust
22 postsGPU Offload in Rust: Portable, Safe, and Fast
Rust introduces a new framework for GPU programming that enhances memory safety while improving efficiency.
Starlark in Rust: A New Implementation
Explore Starlark, a Rust implementation of a configuration language inspired by Python3.
Hackers poison arrayref Rust crate to push infostealer malware
Hackers compromised the arrayref Rust crate to introduce infostealer malware. Learn more about the attack.
CommitBrief — AI code reviews, right in your terminal
A provider-agnostic, local-first CLI that reviews your staged changes, a historic range, or a whole GitHub pull request. Zero telemetry, no server. Free and open source.
commitbrief.comKernel 7.2: RK3588 media, smarter GPU memory management
Linux kernel 7.2 brings key improvements, including RK3588 support and Rust-based GPU memory management.
That Time a Rolling Deployment Almost Corrupted Our Data
A deployment led to concurrent processes generating inconsistent data. This incident offers crucial lessons for engineers on ensuring data integrity.
Chess Implementation in Rust and TypeScript Type Systems
A chess game implemented in Rust and TypeScript type systems showcases complex programming capabilities.
Apache Flink Accelerator Built with Rust
StreamFusion accelerates Apache Flink SQL using Rust, achieving 1.2-3 times the throughput of stock Flink. This boosts performance and efficiency.
React Compiler Linting Gains Rust-Native Speed Boost with Oxlint
The Rust rewrite of React Compiler boosts linting speed. Oxlint v1.70.0 offers built-in support, enhancing developer efficiency.
Transform Any REST API into Another Shape
Shotgun is a tool that creates reverse proxies for OpenAPI specifications, facilitating API transitions.
Rust Glancer: Rust LSP Using 100x Less RAM
Rust Glancer is a low-memory alternative Rust LSP implementation.