Skip to main content World Without Eng
  • Articles
  • Reading List
  • About
  • Contact

Article category: rust

  • Thumbnail for this article

    Common JS bugs are eminently avoidable in Rust

    How an undefined error and a broken return in Node would be prevented by design in Rust

  • Thumbnail for this article

    How I build a Rust backend service

    Here's everything I've learned since the start of 2021 about building backend services in Rust

  • Thumbnail for this article

    Make your Rust code unit testable with dependency inversion

    Use Traits to invert your Rust dependencies and keep your code loosely-coupled and testable.

  • Thumbnail for this article

    I saved 87% on compute costs by switching languages

    Efficient CPU usage is the key to getting the most out of your dollar.

  • Thumbnail for this article

    End to end testing your Rust service

    A lightweight, simple approach to end to end tests for your Rust service using cargo test.

  • Thumbnail for this article

    The beauty of a Rust message processor

    Rust lends itself well to message processing, whether it be from SQS or other queues, or Kafka.

  • Articles
  • Reading List
  • About
  • Contact
  • RSS
  • Terms of Use
  • Privacy Policy

©2025 Kraig McFadden

As an Amazon Associate I earn from qualifying purchases.