Zero Allocation & Thread-hop 제거를 통한 io_uring 기반 고성능 Async 모델 구현
C# Networking Deep Dive With io_uring part 2 - Bridge the Async Model
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