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

Rust

mentions 238 type Organization page 12/12 feed RSS

// recent coverage 238 mentions

16:22
2026-05-20
newsletter.pragmaticengineer.com
developer-tools

Why Rust is different, with Alice Ryhl

Alice Ryhl, a software engineer on Google's Android Rust team and core maintainer of Tokio, discussed Rust's unique features and governance in a podcast episode. She highlighted that Rust's memory saf…

11:30
2026-05-20
dev.to
developer-tools

Why CJK Support in Rust Is Hard

Embedding and processing CJK (Chinese, Japanese, Korean) text in Rust is significantly more complex than handling Latin scripts due to the enormous size of CJK fonts, which require font subsetting to …

22:53
2026-05-14
simonwillison.net
artificial-intelligence

Not so locked in any more

A medium-sized technology company recently used a coding agent to rewrite both its legacy iPhone and Android apps in React Native, citing the framework's recent improvements and full coverage of their…

18:56
2026-04-30
pytorch.org
large-language-models

SMG: The Case for Disaggregating CPU from GPU in LLM Serving

Shepherd Model Gateway (SMG) has disaggregated all CPU-bound workloads from GPU inference in large language model serving, moving tokenization, detokenization, and parsing into a dedicated Rust gatewa…

00:00
2026-04-29
zed.dev
ai-products

Zed is 1.0

Zed, the code editor built from scratch in Rust with a GPU-based UI framework, has officially reached version 1.0 after five years of development. The milestone marks the editor's readiness for widesp…

00:00
2026-03-02
alexselimov.com
research

About

The article introduces an individual who is a father of two, a husband, and a scientific backend software developer with a PhD in Computational Materials Science from Georgia Tech. It lists their tech…

00:00
2025-12-01
zfhuang99.github.io
artificial-intelligence

Learnings from 100K Lines of Rust with AI

In a three-month project, the author used AI coding agents to build a 100K-line Rust-based multi-Paxos consensus engine that modernizes Azure's Replicated State Library (RSL) for contemporary hardware…

13:28
2025-08-09
danieltan.weblog.lol
developer-tools

Function Colors Represent Different Execution Contexts

"function colors" represent genuine differences in execution contexts (e.g., async vs. sync, CPU vs. GPU) that cannot be eliminated through type systems or syntactic workarounds. It criticizes efforts…

11:45
2025-08-01
alexselimov.com
artificial-intelligence

Misc thoughts on AI

The author, a software developer, finds generative AI tools like Claude highly useful for certain tasks, such as Java Spring Boot development, but notes that local models are only adequate and that th…

01:31
2024-04-10
alexselimov.com
developer-tools

Rust is pretty good (Short thoughts on Rust)

After two months of full-time Rust development, the author plans to use Rust instead of C++ for future performance-critical projects. A key reason is that Rust's syntax is cleaner than modern C++, par…

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