rust

Rust is a systems programming language with an emphasis on safety without a garbage collector, using a compile-time ownership model to prevent resource leaks. Now being used in the Linux Kernel and many other such projects.