Highly concurrent in-memory counter in GoLang
engineering.grab.comยท8h
๐Ÿง Memory Models
My custom two realtime concurrency primitives
blog.inkreas.ingยท1dยท
Discuss: r/rust
๐ŸŽฏRing Buffers
The Ultimate Guide to Building Real-Time Apps with SignalR
dev.toยท1dยท
Discuss: DEV
๐Ÿ“กAsync Channels
Rigorous Evaluation of Microarchitectural Side-Channels with Statistical Model Checking
arxiv.orgยท4h
๐Ÿ“ฑBytecode Design
Recurse Checkins
404wolf.comยท7h
๐Ÿ”„Bootstrapping
๐Ÿง  Mastering Transient vs Volatile in Java: A Beginnerโ€™s Guide
dev.toยท1dยท
Discuss: DEV
๐Ÿ”—Lexical Scoping
Working pipe operator today in pure JavaScript
github.comยท1dยท
Discuss: Hacker News
๐ŸŒช๏ธV8 Pipeline
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ยท26mยท
Discuss: r/node
๐Ÿ“กErlang BEAM
Breaking down Go's sync package
dev.toยท3dยท
Discuss: DEV
๐ŸนGoroutine Scheduling
Higher-Level Design Patterns
qouteall.funยท2dยท
Discuss: Hacker News
โšกAlgebraic Effects
Callbacks in C++ Using Template Functors โ€“ Rich Hickey (1994)
tutok.skยท14hยท
Discuss: Hacker News
๐ŸŒ‰Cross-Platform FFI
Achieving 1.2 TB/s Aggregate Bandwidth by Optimizing Distributed Cache Network
juicefs.comยท15hยท
Discuss: Hacker News
๐ŸŒHTTP Servers
The foundation of "streams" in Node.js [NodeBook]
thenodebook.comยท1dยท
Discuss: r/node
โฑ๏ธReal-Time GC
Scaling Python Applications with Asyncio and Concurrency
pub.towardsai.netยท1d
๐Ÿ”„Coroutines
CPU Cache-Friendly Data Structures in Go: 10x Speed with Same Algorithm
skoredin.proยท1hยท
Discuss: Hacker News
โšกCache Optimization
Why Reactive Programming Hasn't Taken Off in Python (and Why Signals)
bui.appยท8hยท
๐ŸŒŠReactive Languages
A Primer on Memory Consistency and Cache Coherence, Second Edition
link.springer.comยท14hยท
Discuss: r/programming
๐Ÿง Memory Models
Multi Client TCP Chat with Tkinter
dev.toยท1dยท
Discuss: DEV
๐ŸŒMinimal HTTP
From Callback Hell to Coroutines: An Evolutionary History of Android Concurrency
dev.toยท1dยท
Discuss: DEV
๐Ÿ”„Coroutines
Property-based testing of batch-invariant operations
mmaaz.caยท9hยท
Discuss: Hacker News
๐ŸŽฒProperty Testing