┌──────────────────────┐ ┌─────────────────┐ │Speed High │ │C and C plus plus│ ├──────────────────────┤ ├─────────────────┤--│Manual malloc and free│ └─────────────────┘ │ │ | └──────────────────────┘ | | | ┌─────────────────┐ ┌───────────────┐ │Speed Medium │ │Java and Python│ ├─────────────────┤ ├───────────────┤--│Garbage Collector│ └───────────────┘ │ │ | └─────────────────┘ | | ┌──────────────────────┐ ┌────┐ │Speed High │ │Rust│ ├──────────────────────┤ ├────┤---│Compile time Ownership│ └────┘ │ │ └──────────────────────┘