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

Rust

mentions 238 type Organization page 6/12 feed RSS

// recent coverage 238 mentions

12:14
2026-06-17
arxiv.org
artificial-intelligence

Behind Python: The Languages That Power AI

A new empirical study comparing Python, C, C++, Rust, Go, and Julia for AI algorithms found that C and C++ are the fastest, with Rust trailing by 9%, while Python runs 315x slower. Memory usage varied…

06:14
2026-06-17
github.com
artificial-intelligence

Grind LeetCode questions with Claude Code dsa mentor

A new open-source repository uses Anthropic's Claude AI to help developers solve daily LeetCode problems organized by data structure and algorithm topic and difficulty. The project supports multiple p…

02:32
2026-06-17
lesswrong.com
ai-tools

[Geir Isene] A desktop made for one

Geir Isene built a complete personal computing stack from scratch, replacing nearly every off-the-shelf program with custom tools including a text editor, file manager, and email client, all developed…

00:08
2026-06-17
github.com
ai-agents

OBS Agentic Control Interface

Antigravity, an agentic AI coding assistant, autonomously engineered a Rust-based agentic interface that allows users to control OBS Studio via natural language. The tool features a reasoning loop pow…

18:22
2026-06-16
rustfoundation.org
ai-safety

An AI Security Engineer in Residence for the Rust Ecosystem

The Rust Foundation, with funding from the Alpha-Omega Project, is hiring a full-time AI Security Engineer in Residence to protect the Rust ecosystem from AI-generated vulnerability reports and reduce…

16:25
2026-06-16
reflex.dev
developer-tools

Making ast.walk 220x Faster

Reflex engineer Khaleel Al-Adhami optimized Python's ast.walk function to achieve a 220x speed improvement by replacing generators with list-based iteration, inlining child node retrieval, and rewriti…

11:45
2026-06-16
ubuntu.com
ai-safety

Beyond Mythos: responding to a new threat landscape

Canonical is adapting its security processes to address the increased volume and speed of AI-generated vulnerability discoveries, including those from frontier models like Mythos and GPT-5.5. The comp…

09:27
2026-06-15
news.ycombinator.com
large-language-models

What are you looking for when reviewing LLM generated code?

A developer reviewing large pull requests with thousands of lines of AI-generated Rust code struggles to comprehend changes at an architectural level, relying on CI tooling for linting and compilation…

03:37
2026-06-15
wubingzheng.github.io
developer-tools

Comparison and Benchmarking of Rust Decimal Crates

A developer benchmarks Rust decimal crates, comparing fixed-point vs floating-point and fixed-precision vs arbitrary-precision designs for financial applications requiring exact decimal representation…

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