rust

  • 24th May 2015

Rust traits for developer friendly libraries

For the last six months or so, I've been looking more-and-more into Rust, and the more I look into it the more I like. My latest Rust project has been to implement a client to the ElasticSearch REST API. I have implemented such things before, in different programming languages1,…

Read more 
  • 21st December 2014

Rust

Like every other developer on the internet, I've been watching the rise of Rust with interest. I've spent the majority of my career in high-level language land, although I did do a lot of C++ once upon a time, and Rust may have passed me by with it's focus around low-level conce…

Read more