더 많은 언어가 배워야 할 OxCaml의 무할당 함수 검사
컴파일러 수준의 @zero_alloc 강제로 힙 할당 회귀 완벽 차단
컴파일러 수준의 @zero_alloc 강제로 힙 할당 회귀 완벽 차단
V.E.L.O.C.I.T.Y.-OS: Ditching the Web Stack & The 30MB Standalone IDE (Part 3)
Why I stopped trying to correct my AI model and made incoherence algebraically impossible
Replacing Electron with .NET 10: Writing a zero-latency, SIMD-accelerated IDE
Why Regex Sucks in a Hot Loop
Is Your Game Drowning in GC Allocations? Embrace Zero-Allocation C# in Unity
I built a native C# Grep engine that's holding it's own with ripgrep (with zero allocations)
C# Networking Deep Dive With io_uring part 2 - Bridge the Async Model
Beyond MediatR: Why We Built ConduitR for the Next Generation of .NET
I shipped a NuGet package, then rewrote it completely. Here's why.
Writing a Rust Driver for the Sensirion SEN5x Air Quality Sensor
How I Built an HFT Matching Engine (And All The Things I Got Wrong)
Stop Thinking of HTTP as Request/Response. It's a Universal Data Layout — and It's Faster Than Binary Protocol.
How prefix-sum binary search makes text line-breaking O(log n) with zero allocation