m04-zero-cost

Installation
SKILL.md

Zero-Cost Abstraction

Layer 1: Language Mechanics

Core Question

Do we need compile-time or runtime polymorphism?

Before choosing between generics and trait objects:

  • Is the type known at compile time?
  • Is a heterogeneous collection needed?
  • What's the performance priority?

Error → Design Question

Installs
1
GitHub Stars
274
First Seen
May 8, 2026
m04-zero-cost — fjrevoredo/mini-diarium