Explore >> Select a destination


You are here

www.shuttle.rs
| | www.jeremykun.com
16.2 parsecs away

Travel
| | We're ironically searching for counterexamples to the Riemann Hypothesis. Setting up Pytest Adding a Database Search Strategies Unbounded Integers In this article we'll deploy the application on a server, so that it can search for RH counterexamples even when I close my laptop. Servers and containers When deploying applications to servers, reproducibility is crucial. You don't want your application to depend on the details of the computer it's running on. This is a higher-level version of the same princi...
| | www.shuttle.dev
4.9 parsecs away

Travel
| | This article talks about how you can use Rocket to write a web application, covering routing, middleware, static files and databases.
| | www.shuttle.dev
5.5 parsecs away

Travel
| | This article talks about how you can use Actix Web to write a web application, covering routing, middleware, static files and databases.
| | tokio.rs
80.9 parsecs away

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