Skip to content

Borrow Checker practice problems in Rust

Difficulty:
Category:
Tag:

Showing 5 of 5

Status Title Difficulty
Capstone: an ownership-only job scheduler Hard
Reusing buffers instead of allocating per iteration Medium
Safe parallel mutation with chunks_mut Medium
The Entry API: one lookup, not two Medium
Vec surgery: retain, dedup and extract_if Medium