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

Rust

mentions 238 type Organization page 4/12 feed RSS

// recent coverage 238 mentions

03:28
2026-06-22
dev.to
developer-tools

Benchmark Rust, Go và TypeScript: NPU 50 TOPS hay RTX 5060?

A developer benchmarked compile performance of Rust, Go, and TypeScript on a medium-sized project, finding Rust's cold build takes 3-5 minutes with high CPU usage, Go's build completes in under 10 sec…

02:55
2026-06-22
dev.to
developer-tools

[Rust Guide] 13.2. Closure Type Inference and Annotations

Rust closures, unlike functions, do not require explicit type annotations for parameters or return values because they are typically used in narrow contexts where the compiler can infer types. The com…

23:49
2026-06-21
github.com
ai-agents

Bean – a portable convergence gate for agent work

Bean, a portable convergence gate for AI agents, ensures tasks are not marked complete until claims are verified, conflicts resolved, and open questions named as residuals. It replaces phase-based wor…

21:37
2026-06-21
shape-of-code.com
large-language-models

Reliability via N-version programming?

Researchers replicated the classic 1986 Knight/Leveson N-version programming experiment using LLM-generated code, finding that coding mistakes remain correlated across implementations even when genera…

17:44
2026-06-20
deepbluedynamics.com
ai-agents

How Lume Works: The Retrieval Primitives

Steve Harris and the author have built Lume, an open-source Rust hybrid search engine designed for agentic systems, which combines field-aware BM25, dense vectors, and an entity graph to provide audit…

13:05
2026-06-20
agide.dev
developer-tools

Ag.ide Index, rank, and refactor your repo's worst code

AG.IDE, a new tool that indexes, ranks, and refactors code repositories locally, aims to combat technical debt accumulation accelerated by AI coding agents. The tool runs entirely on hardware without …

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