Highly concurrent in-memory counter in GoLang
engineering.grab.comยท3h
๐Ÿง 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
Recurse Checkins
404wolf.comยท2h
๐Ÿ”„Bootstrapping
Working pipe operator today in pure JavaScript
github.comยท1dยท
Discuss: Hacker News
๐ŸŒช๏ธV8 Pipeline
๐Ÿง  Mastering Transient vs Volatile in Java: A Beginnerโ€™s Guide
dev.toยท22hยท
Discuss: DEV
๐Ÿ”—Lexical Scoping
Higher-Level Design Patterns
qouteall.funยท2dยท
Discuss: Hacker News
โšกAlgebraic Effects
Breaking down Go's sync package
dev.toยท3dยท
Discuss: DEV
๐ŸนGoroutine Scheduling
Callbacks in C++ Using Template Functors โ€“ Rich Hickey (1994)
tutok.skยท9hยท
Discuss: Hacker News
๐ŸŒ‰Cross-Platform FFI
Achieving 1.2 TB/s Aggregate Bandwidth by Optimizing Distributed Cache Network
juicefs.comยท10hยท
Discuss: Hacker News
๐ŸŒHTTP Servers
A Primer on Memory Consistency and Cache Coherence, Second Edition
link.springer.comยท9hยท
Discuss: r/programming
๐Ÿง Memory Models
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ยท20h
๐Ÿ”„Coroutines
Why Reactive Programming Hasn't Taken Off in Python (and Why Signals)
bui.appยท4hยท
Discuss: Hacker News
๐ŸŒŠReactive Languages
The Best Performance Optimization Is Sometimes Changing Your Architecture
reddit.comยท16hยท
Discuss: r/webdev
๐Ÿš€Code Motion
Multi Client TCP Chat with Tkinter
dev.toยท21hยท
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ยท4hยท
Discuss: Hacker News
๐ŸŽฒProperty Testing
smartgo: I wish for a Go-like language with Rust-like pointers
iio.ieยท42m
๐Ÿ”’Rust Borrowing
Thundering Herd Problem (Cache Stampede): Solutions & Prevention | System Design Tutorial
howtech.substack.comยท14hยท
Discuss: r/programming
๐Ÿ”—Weak References