Featured on Oct 15th, 2019

Tokio

The asynchronous run-time for the Rust programming language

CHECK IT OUT

Tokio is an open source library providing an asynchronous, event driven platform for building fast, reliable, and lightweight network applications. It leverages Rust's ownership and concurrency model to ensure thread safety.

seem to be seeing a lot of Rust addons popping up recently, be interesting to see what applications start to pop up. I'm wondering if that spotify tui interface uses this to talk to the spotify api for searching and playing of tracks while navigating the interface? either way, cool to see.

Hunted by @teamhumble

$0.13·9 votes· comments