/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

tokio.rs
| | developerlife.com
2.8 parsecs away

Travel
| | This article illustrates how to write concurrent and parallel code in Rust using Tokio. The pedagogical example we will use is building an asynchronous implementation of a middleware runner that you might find in a Redux store.
| | without.boats
3.1 parsecs away

Travel
| |
| | github.com
1.3 parsecs away

Travel
| | A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ... - tokio-rs/tokio
| | github.com
3.0 parsecs away

Travel
| The HOL System is an environment for interactive theorem proving in a higher-order logic. Its most outstanding feature is its high degree of programmability through the meta-language ML. - GitHub - theoremprover-museum/HOL88: The HOL System is an environment for interactive theorem proving in a higher-order logic. Its most outstanding feature is its high degree of programmability through the meta-language ML.