One expert’s take on the Pros, Cons, and Controversies of each language. If you have written code in either Rust or Go, you’ll recognize some similarities and differences between them. While there is some overlap between the goals of the two languages, th... (more…)
Read more »
This post is a head-to-head comparison of Rust vs. Go for NTPsec’spurposes. Read it bearing in mind that the NTP codebase has anunusual combination of...
Read more »
Rust is a really great language. It’s a real pain to get to know the borrow checker, but once you get past that hurdle you can start making some cool things. Today I’d like to discuss how we can make… (more…)
Read more »
Support for different platforms are organized into three tiers, each with a
different set of guarantees. (more…)
Read more »