Bastian Gruber

Bastian Gruber is a runtime engineer at Centrifuge, working full-time with Rust. He was part of the official Rust Async Working Group and founded the Rust and Tell Berlin Meetup group. He worked for one of the largest crypto exchanges in the world on the core backend with Rust. He is also a writer with 12+ years of experience, and writes on a regular basis about Rust for LogRocket and gives interviews and talks that have been collected on this book’s website (https://rustwebdevelopment.com). Through his experience, Bastian developed the ability to teach complex concepts in an easy way, and his articles are liked for being both easy to digest and in-depth at the same time.

Bastian can be found on social media through his Twitter handle @recvonline. Feel free to send an email to foreach@me.com if you want to get in touch with him.

books by Bastian Gruber

Rust Web Development

  • December 2022
  • ISBN 9781617299001
  • 400 pages
  • printed in black & white
  • Available translations: Korean, Simplified Chinese

Rust Web Development, teaches you to build server-side web apps using Rust, along with important Rust libraries like tokio for async runtimes, warp for web servers and APIs, and reqwest to run external HTTP requests. The book is packed full of examples, code samples, and pro tips for setting up your projects and organizing your code. As you go, you’ll build a complete Q&A web service and iterate on your code chapter-by-chapter, just like a real development project.