Steed: Rust’s standard library, free of C dependencies, for Linux systems

steed – [WIP] Rust’s standard library, free of C dependencies, for Linux systems…

Similar

Choosing Between Rust or Go?

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 »

Rust vs. Go

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: Pushdown Automata

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 »