-
Claude Code, Rust로 재작성된 Bun 사용
Claude Code, Rust로 재작성된 Bun 사용 | GeekNews
<ul> <li>Claude Code <strong>v2.1.181</strong>부터 Rust로 포팅된 Bun을 내장해 Linux 시작 속도가 10% 빨라졌지만, 대부분의 사용자는 변화를 거의 알아차리지 못함</li> <li>실행 파일의 문자열을 조사하면 정식 태그가 아직 없는 <strong>Bun v1.4.0</str…
-
Claude Code, Rust로 작성된 Bun 도입
Claude Code uses Bun written in Rust now
<p>Article URL: <a href="https://simonwillison.net/2026/Jul/19/claude-code-in-bun-in-rust/">https://simonwillison.net/2026/Jul/19/claude-code-in-bun-in-rust/</a></p> <p>Comments UR…
-
코드를 거의 보지 않고 만든 70배 빠른 SQL 파서
코드를 거의 보지 않고 만든 70배 빠른 SQL 파서 | GeekNews
<ul> <li>PostHog는 ANTLR 기반 C++ SQL 파서를 여러 Claude Code 세션으로 재작성해 <strong>16K줄의 Rust 파서</strong>와 5K줄의 도구, 수천 줄의 테스트를 만들었으며 노트북 기준 약 70배의 속도 향상을 얻음</li> <li>새 구현은 <strong>예측형 재귀 하강 파…