Explore >> Select a destination


You are here

emschwartz.me
| | tokio.rs
1.4 parsecs away

Travel
| | Tokio is a runtime for writing reliable asynchronous applications with Rust. It provides async I/O, networking, scheduling, timers, and more.
| | www.shuttle.dev
1.7 parsecs away

Travel
| | This guide is a deep-dive on Axum, a Rust web backend framework. We look at using Axum to write a competent web service with middleware, routing, static files and more.
| | woile.dev
1.7 parsecs away

Travel
| | Writing a web application in rust using axum and minijinja. If you have used jinja2 in the past this will feel familiar. But we also dig into protocols and networking.
| | ollama.com
18.8 parsecs away

Travel
| Ollama now supports tool calling with popular models such as Llama 3.1. This enables a model to answer a given prompt using tool(s) it knows about, making it possible for models to perform more complex tasks or interact with the outside world.