SW StudyWalks

Computer Science  /  CS 0210  ·  Atom · ~20 seconds

Rust, Noted Once

Video not yet published
to the StudyWalks catalog
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.