Core Concepts

The ideas behind ergo-sbe's API design: why wire order is enforced at compile time, how exact buffer sizing works without heap allocation, when to use flyweights vs owned structs, and how composites achieve zero-copy access.