yequari.com/content/links/the-lost-art-of-structure-packing.md
2025-02-23 21:29:49 -07:00

15 lines
347 B
Markdown

---
title: The Lost Art of Structure Packing
date: 2025-02-23T10:48:42-07:00
context:
url: http://www.catb.org/esr/structure-packing/
title: The Lost Art of Structure Packing
year: "2025"
tags:
- computing
categories:
- links
---
An interesting look into how C structs work and how to squeeze some extra optimization out of them.