During a recent Rust Q&A Session on my twitch
channel , someone asked a question that
seemed simple: why are small string types, like SmartString or SmolStr ,
the same... (more…)
Read more »
In this blog post, we'll explore the case for Rust in deep learning and why it may be a better option than Python. With its ability to handle complexity through safe and concurrent abstractions, Rust has the potential to tackle this field's biggest challe... (more…)
Read more »
Experimental Distributed Compute Platform based on Kubernetes and Apache Arrow - ballista-compute/ballista... (more…)
Read more »
We’re really excited to announce that AWS is sponsoring the Rust programming language! Rust is designed for writing and maintaining fast, reliable, and efficient code. It has seen considerable uptake since its first stable release four years ago, with com... (more…)
Read more »
Let me preface this by saying that I am a novice in the world of rust (though I'm liking things so far!), so if I make technical mistakes please let me know and I will try to correct them. With that out of the way, lets get started. My real... (more…)
Read more »