cd/entity/Rust· home entities Rust
grep -l @rust /news/*.json | wc -l → 238

Rust

mentions 238 type Organization page 10/12 feed RSS

// recent coverage 238 mentions

20:37
2026-05-27
elodin.systems
autonomous-vehicles

Show HN: Open-Source AI Racing Harness

Elodin has released an open-source AI racing simulation harness designed to match the constraints and message format of the upcoming AI Grand Prix virtual qualifier. The tool runs against real Betafli…

17:03
2026-05-27
zdnet.com
artificial-intelligence

Rust Will Save Linux from AI, Says Greg Kroah-Hartman

Linux kernel maintainer Greg Kroah-Hartman told the Rust Week conference that the Rust programming language will save Linux from a surge of security vulnerabilities discovered by AI-powered bug detect…

15:05
2026-05-27
github.com
ai-tools

I Rebuilt ZX Spectrum Basic in Rust with AI

A software engineer rebuilt the 1982 ZX Spectrum BASIC interpreter from scratch in Rust, creating a high-level emulation that runs natively in browsers via WebAssembly without emulating the original Z…

13:29
2026-05-27
dayvster.com
ai-startups

Why Bun Leaving Zig Is Great for Zig

Bun's decision to merge a near-total rewrite from Zig into Rust represents a high-stakes engineering gamble, with four possible outcomes ranging from clean success to total disaster. The rewrite, driv…

06:14
2026-05-27
infoworld.com
machine-learning

First look: Mojo 1.0 mixes Python and Rust

Modular released the first beta of Mojo 1.0, a systems programming language that combines Python-like syntax with Rust-style memory safety and ownership. The language provides precise control over mem…

02:55
2026-05-27
dev.to
ai-agents

Revisiting Benchmarking- Building a Rust A2A Agent

A developer built and benchmarked A2A protocol agents across Python, Go, Rust, and JavaScript, using the Antigravity CLI as an MCP client. The project measured the time each language spent running an …

13:26
2026-05-26
github.com
ai-agents

Gamechat – Voice-Based Agent Orchestrator Built in Rust

Gamechat, a voice-based agent orchestrator built in Rust, allows users to speak commands into a terminal that dispatches tasks to background coding agents like Claude Code or Codex CLI. The tool uses …

05:08
2026-05-26
github.com
ai-agents

Show HN: Desktop GUI sandbox for AI agents and MCP servers

Nilbox launched a desktop sandbox that runs untrusted AI agents inside a full virtual machine with real VM isolation, not containers. The tool uses a zero-token architecture where API keys never enter…

00:20
2026-05-26
ranvier.systems
large-language-models

Tokenization Is the Bottleneck You're Not Measuring

A hidden bottleneck in LLM proxy architectures is causing 5-13 millisecond blocking delays per request during tokenization, a CPU-bound operation that most systems treat as instantaneous. In event-loo…

22:19
2026-05-23
dev.to
developer-tools

[Rust Guide]12.8. Writing Error Messages to Standard Error

This article explains how to modify a Rust command-line grep program to separate error messages from standard output by using the `eprintln!` macro instead of `println!`. The key advantage is that whe…

21:20
2026-05-23
dev.to
developer-tools

You might not need… the repository pattern

The article argues that the repository pattern is often misapplied in CRUD-heavy backend applications using TypeScript, Go, and Rust, where it typically becomes a worse interface over the database rat…

21:01
2026-05-23
dev.to
open-source

Rust and the Reinvention of Operating Systems

The article explains that for decades, operating systems were built using C and C++, which offered high performance but introduced pervasive memory bugs responsible for roughly 70% of critical securit…

← prev page 10 / 12 next →
// co-occurs with top 8 entities