LLM orchestration is an important part of creating AI powered applications. Particularly in business...
Hello world! Today we're going to learn about semantic caching with Qdrant, in Rust. By the end of...
Hey there! In this article, we're gonna talk about building an agentic RAG workflow with Rust! We'll...
Hello world! In this guide, we're going to talk about how you can get started with using AI agents to...
Hello world! In this post we’re going to give a quick refresher course on Rust traits and generics,...
Hello world! In this article we’re going to talk about how you can make the most of OpenAPI with...
Hello world! We will look at how you can leverage Grafana Loki for log storage and analysis....
Notifications are a very helpful tool for notifying services. This is particularly relevant if you’re...
Hello world! In this article, we’re going to talk about how you can use Posthog with Rust to be able...
Building a web server with Rust doesn’t need to be complex. With frameworks like Axum, you can write...
Hello world! In today’s post we’re going to talk about how you can write a WebAssembly module in...
Loco is a Rust framework that aims to do it all - authentication, tasks, migrations and more. While...
Hey there! Today, we’re going to talk about creating a web application that utilises Retrieval...
Hello world! We’re going to talk about implementing rate limiting for your API in Rust. When it comes...
Hey there! Following on from our ShuttleBytes talk which we held on Tuesday, we’re going to talk...
When it comes to Rust, there’s an extensive ecosystem of libraries and packages to get you where you...
In this article, we’re going to talk about building and deploying an uptime-monitoring web service in...
In this article, we’re going to talk about writing a REST API in Rust! Following on from our first...
Discussing cutting-edge advancements in the Rust ecosystem If you’re looking to stay ahead...
In this article we’ll be talking about Serde, how you can use it in your Rust application as well as...
Our mission.. ..is to empower Rust developers by providing tooling that bypasses the need...
In today's world, Rust is becoming more and more popular. Yet, there are still a lot of people (and...
Although Ruby on Rails is not as popular as it used to be, in its prime it was a force to be reckoned...
To this day, actix-web remains an extremely formidable competitor in the Rust web backend ecosystem....
Although Rust is often perceived as being an intimidating language to learn, there have been many...
When it comes to learning Rust, often the first real program you'll make might be a command-line...
With so many backend web frameworks in the Rust web ecosystem, it's difficult to know what to choose....
A commonly said piece of feedback from someone who's learning Rust as a second language tends to be...
We'll be making a website in the form of a Rust static site generator that we'll be able to add our...