I'll echo Hugh's recommendation for Rust. No GC (unlike golang), and preformance equal to C/C++ but safe!​

I don't intent to write any more C.

../Dave