CPU Cache-Friendly Data Structures in Go: 10x Speed with Same Algorithm
skoredin.proยท15hยท
Discuss: Hacker News
โšกCache Optimization
Simple hash map in C, for learning purpose
reddit.comยท10hยท
๐Ÿท๏ธSymbol Interning
Souvenir
deprogrammaticaipsum.comยท18h
๐Ÿ”—Weak References
Are Linked Lists necessary?
dev.toยท5hยท
Discuss: DEV
๐ŸคZipper Structures
smartgo: I wish for a Go-like language with Rust-like pointers
iio.ieยท18h
๐Ÿ”’Rust Borrowing
A Generic Vector Implementation in C using void*, func*
github.comยท5hยท
๐Ÿช„C Metaprogramming
Is Odin Just a More Boring C?
dayvster.comยท10hยท
Discuss: Hacker News
๐ŸนGo Internals
Beating the L1 cache with value speculation (2021)
mazzo.liยท5hยท
Discuss: Lobsters
๐Ÿ”ฎBranch Predictors
The Next Computing Revolution: Bringing Processing Inside Memory
computer.orgยท24mยท
Discuss: Hacker News
๐Ÿง Memory Models
FastAPI & PostgreSQL Sharding: A Step-by-Step Guide (Part 1) - Theory
realpython.comยท11hยท
Discuss: DEV
๐Ÿ”—Hash Functions
Java Backend Coding Technology: Writing Code in the Era of AI #Version 1.1
dev.toยท1hยท
Discuss: DEV
๐ŸŽฎLanguage Ergonomics
Rodrigo Girรฃo Serrรฃo: Functions: a complete reference | Pydon't ๐Ÿ
mathspp.comยท14h
๐ŸšชFunction Prologues
LLM Optimization Notes: Memory, Compute and Inference Techniques
gaurigupta19.github.ioยท5hยท
Discuss: Hacker News
๐Ÿ—บ๏ธRegion Inference
A case for learning GPU programming with a compute-first mindset โ€“ Maister's Gr
themaister.netยท9hยท
๐Ÿ”—Language Toolchains
Speeding Up Data Decompression with nvCOMP and the NVIDIA Blackwell Decompression Engine
developer.nvidia.comยท21h
๐Ÿ’พZero-Copy
Evading the Watchful Eye: A Red Teamerโ€™s Guide to EDR Bypass Techniques
medium.comยท9h
๐Ÿท๏ธMemory Tagging
Algorithms For Black-Box, Physical-to-DRAM Address-Mapping Recovery (Georgia Tech, CNRS, Et Al.)
semiengineering.comยท35m
๐Ÿท๏ธMemory Tagging
A Primer on Memory Consistency and Cache Coherence, Second Edition
link.springer.comยท1dยท
Discuss: r/programming
๐Ÿง Memory Models
WASM in the Kernel: Tales of Triumph and Trouble
riptides.ioยท7hยท
Discuss: Hacker News
๐ŸŒWASM Runtimes
Recurse Checkins
404wolf.comยท20h
๐Ÿ”„Bootstrapping