Login or register your account to reply
Mark Dain I've been following Rust since, I think 0.6, but I haven't written any code in it yet. Once it hits 1.0 I'm definately going to give it a go. It looks like a real competitor to Go.
10y, 2d 3 replies
Simon Janes I'm keeping tabs on it until it gets to that 1.0 as well. I'm not sure about Go's shared-library or integration status, I know its run-time is pretty big. I'm thinking that the Rust design was bottom-up, "how can we make a safe language?" and Go more top-down, "how can we make a more productive language?" Rust "ownership" of data looks to catch a huge number of potential bugs.
10y, 1d 2 replies