Bit Packing, Structure Layout, Memory Efficiency, Cache Optimization

CPU Cache-Friendly Data Structures in Go: 10x Speed with Same Algorithm
skoredin.pro·15h·
Discuss: Hacker News
Cache Optimization
Introducing OpenZL: An Open Source Format-Aware Compression Framework
engineering.fb.com·5h·
📦Compression Algorithms
Beating the L1 cache with value speculation (2021)
mazzo.li·5h·
Discuss: Lobsters
🔮Branch Predictors
Self-Extracting F3
buttondown.com·3h
📊Row Polymorphism
The Next Computing Revolution: Bringing Processing Inside Memory
computer.org·37m·
Discuss: Hacker News
🧠Memory Models
LLM Optimization Notes: Memory, Compute and Inference Techniques
gaurigupta19.github.io·5h·
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·17h
📱Bytecode Design
Reflections on Designing a Search Autocomplete System
torontostudygroup.github.io·1d·
Discuss: DEV
🌿Trie Structures
Fun with HyperLogLog and SIMD
vaktibabat.github.io·2d·
🔢Bit Manipulation
Caching in Vector Database: What You Need to Know
dev.to·12h·
Discuss: DEV
Cache Optimization
A Primer on Memory Consistency and Cache Coherence, Second Edition
link.springer.com·1d·
Discuss: r/programming
🧠Memory Models
Highly concurrent in-memory counter in GoLang
engineering.grab.com·21h
🧠Memory Models
A digital frequency detector
edn.com·5h
🔍Peephole Optimization
A Global Mining Dataset
tech.marksblogg.com·10h·
Discuss: Hacker News
📈Earley Parsing
PostgreSQL Aggregation Processing Speed
blog.kagamino.dev·5h·
Discuss: Hacker News
📋JSON Parsing
The Best Performance Optimization Is Sometimes Changing Your Architecture
reddit.com·1d·
Discuss: r/webdev
🚀Code Motion
What happened to Longcat models? Why are there no quants available?
huggingface.co·3h·
Discuss: r/LocalLLaMA
Gleam
µs Human-Readable IDs: A Performance Journey
dev.to·8h·
Discuss: DEV
📋JSON Parsing
Solution designs should only be a few pages
frederickvanbrabant.com·7h·
🧱First Principles