GeistHaus
log in · sign up

GitHub - tokio-rs/console: a debugger for async rust!

github.com

a debugger for async rust! Contribute to tokio-rs/console development by creating an account on GitHub.

8 pages link to this URL
Console Dev Diary #1

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

A terminal case of Linux

Has this ever happened to you? You want to look at a JSON file in your terminal, so you pipe it into jq so you can look at it with colors and stuff. That’s a useless use of cat. …oh hey cool bear....

1 inbound link article en
Announcing Tokio Console 0.1

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