Bit Packing, Structure Layout, Memory Efficiency, Cache Optimization

CPU Cache-Friendly Data Structures in Go: 10x Speed with Same Algorithm
skoredin.pro·22h·
Discuss: Hacker News
Cache Optimization
Introducing OpenZL: An Open Source Format-Aware Compression Framework
engineering.fb.com·12h·
📦Compression Algorithms
Beating the L1 cache with value speculation (2021)
mazzo.li·12h·
Discuss: Lobsters
🔮Branch Predictors
Self-Extracting F3
buttondown.com·10h·
Discuss: Hacker News
📊Row Polymorphism
The Next Computing Revolution: Bringing Processing Inside Memory
computer.org·7h·
Discuss: Hacker News
🧠Memory Models
LLM Optimization Notes: Memory, Compute and Inference Techniques
gaurigupta19.github.io·12h·
Discuss: Hacker News
🗺️Region Inference
Binary: The Language That Runs the World (and Your Wi-Fi)
dev.to·1d·
Discuss: DEV
📡Binary Protocols
Rigorous Evaluation of Microarchitectural Side-Channels with Statistical Model Checking
arxiv.org·1d
📱Bytecode Design
Toy Binary Decision Diagrams
philipzucker.com·1d
Type Checking
Reflections on Designing a Search Autocomplete System
torontostudygroup.github.io·1d·
Discuss: DEV
🌿Trie Structures
A Primer on Memory Consistency and Cache Coherence, Second Edition
link.springer.com·1d·
Discuss: r/programming
🧠Memory Models
Caching in Vector Database: What You Need to Know
dev.to·19h·
Discuss: DEV
Cache Optimization
Fun with HyperLogLog and SIMD
vaktibabat.github.io·2d·
🔢Bit Manipulation
Highly concurrent in-memory counter in GoLang
engineering.grab.com·1d
🧠Memory Models
The Art of Abstraction — Polymorphic Memory Allocator
unboxthecat.medium.com·1h·
Discuss: r/cpp
🏗️Custom Allocators
We built a CUDA emulator that profiles GPU code with zero hardware
rightnowai.co·4h·
Discuss: Hacker News
🏗️Custom Allocators
A digital frequency detector
edn.com·12h
🔍Peephole Optimization
A Global Mining Dataset
tech.marksblogg.com·17h·
Discuss: Hacker News
📈Earley Parsing
PostgreSQL Aggregation Processing Speed
blog.kagamino.dev·11h·
Discuss: Hacker News
📋JSON Parsing
The Best Performance Optimization Is Sometimes Changing Your Architecture
reddit.com·1d·
Discuss: r/webdev
🚀Code Motion