Hacker News new | ask | show | jobs
by grumblenum 1822 days ago
* zero-cost abstractions

* move semantics

* guaranteed memory safety

* threads without data races

* trait-based generics

* pattern matching

* type inference

* minimal runtime

* efficient C bindings