nazmulidris / rust-scratch

This is a repo full of explorations into various Rust language features and crates. They are written for didactic exposition where possible. In the future, these can be turned into tutorials on developerlife.com or videos on the developerlife.com YouTube channel
https://developerlife.com
47 stars 7 forks source link

[yt] tty async rust #54

Closed nazmulidris closed 3 months ago

nazmulidris commented 3 months ago

script

Use this repo as the script for a video.

live coding examples (6)

  1. The intro stuff about tty and linux kernel, how crossterm itself is constructed etc
  2. ex 1 - async child proc
  3. ex 2 - async child proc
  4. ex 3 - async child proc
  5. ex 4 - async child proc
  6. ex 5 - procspawn

developerlife article

Also make developerlife.com article & publicise it sheet