Data-Oriented Design

Community

Cache-friendly layouts for fast software

Authormelissa-pereira-deel
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Data layout choices impact cache misses and throughput, guiding developers to structure data for hardware realities rather than programmer convenience.

Core Features & Use Cases

  • AoS vs SoA decisions to maximize SIMD throughput in hot loops.
  • ECS-aligned data organization for large entity sets and bulk processing.
  • Batch processing and memory layout tricks to reduce cache misses and boost performance.

Quick Start

Reframe a hot loop to use separate per-field arrays to maximize cache efficiency and reduce memory stalls.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: Data-Oriented Design
Download link: https://github.com/melissa-pereira-deel/creative-technologist-agent/archive/main.zip#data-oriented-design

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.