Skip to main content

Rust, Noted Once

This video presents the same text shown beside it, spoken and on screen. It adds nothing the text does not say.

State

Rust is a newer middle-level language sharing C's virtues — efficiency, portability, modularity, recursion — while adding compiler-enforced safety around pointers and some higher-level conveniences.

Show

A freight-routing service gets C's speed with a compiler that argues back about addresses.

Watch for

Safety features cost complexity; the trade is the story.

Builds on

Unlocks

  • Nothing yet depends on this.