The Compiler's Secret: How Coroutines Actually Work
dev.to·3h·
Discuss: DEV
🔄Coroutines
Highly concurrent in-memory counter in GoLang
engineering.grab.com·18h
🧠Memory Models
Cap'n Proto in WASM
mikel.xyz·9h·
Discuss: Hacker News
🔧WASI
My custom two realtime concurrency primitives
blog.inkreas.ing·2d·
Discuss: r/rust
🎯Ring Buffers
Beating the L1 cache with value speculation (2021)
mazzo.li·3h·
Discuss: Lobsters
🔮Branch Predictors
Simple hash map in C, for learning purpose
reddit.com·7h·
🏷️Symbol Interning
Is Odin Just a More Boring C?
dayvster.com·7h·
Discuss: Hacker News
🐹Go Internals
Event Handling: Automatic Event Bootstrapping
gitlab.com·4h·
Discuss: DEV
📡Protocol Buffers
Rigorous Evaluation of Microarchitectural Side-Channels with Statistical Model Checking
arxiv.org·14h
📱Bytecode Design
The Ultimate Guide to Building Real-Time Apps with SignalR
dev.to·2d·
Discuss: DEV
📡Async Channels
Design Principle: Composable Services
sleepingpotato.com·5h·
Discuss: Hacker News
🔀Control Structures
Beyond the Single-Writer Limitation with Turso's Concurrent Writes
turso.tech·18h·
Discuss: Hacker News
🧠Memory Models
Rodrigo Girão Serrão: Functions: a complete reference | Pydon't 🐍
mathspp.com·11h
🚪Function Prologues
Recurse Checkins
404wolf.com·17h
🔄Bootstrapping
Scaling Python Applications with Asyncio and Concurrency
pub.towardsai.net·1d
🔄Coroutines
🧠 Mastering Transient vs Volatile in Java: A Beginner’s Guide
dev.to·1d·
Discuss: DEV
🔗Lexical Scoping
Callbacks in C++ Using Template Functors – Rich Hickey (1994)
tutok.sk·1d·
🌉Cross-Platform FFI
Higher-Level Design Patterns
qouteall.fun·3d·
Discuss: Hacker News
Algebraic Effects
My Node.js app's performance hit a wall at scale. I wrote a breakdown of the concurrency patterns I used to fix it.
reddit.com·11h·
Discuss: r/node
📡Erlang BEAM
Achieving 1.2 TB/s Aggregate Bandwidth by Optimizing Distributed Cache Network
juicefs.com·1d·
Discuss: Hacker News
🌍HTTP Servers