https://github.com/clap-rs/clap

GitHub - clap-rs/clap: A full featured, fast Command Line Argument Parser for RustA full featured, fast Command Line Argument Parser for Rust - GitHub - clap-rs/clap: A full featured, fast Command Line Argument Parser for Rustgithub.com


CLI tool 만들기. 그냥 다른 어떤 언어에도 있는 흔한 arg parser긴함

이건 사실 너무 흔하고


https://github.com/tui-rs-revival/ratatui


진짜 추천하고 싶은건 이거 tui-rs

그냥 대충 틀만 짜서 렌더링 시키면 알아서 아주 fancy한 툴이 만들어짐


https://github.com/ClementTsang/bottom


갤에서 몇번 얘기 나왔던 bottom도 이걸로 만들어졌고


https://github.com/Rigellute/spotify-tui

GitHub - Rigellute/spotify-tui: Spotify for the terminal written in Rust +Spotify for the terminal written in Rust +. Contribute to Rigellute/spotify-tui development by creating an account on GitHub.github.com


Spotify 플레이어도 있음 


밑에 tui tool로 멀티쓰레드와 렌더링, 틱 개념도 다 한번에 공부할 수 있음. 다만 그만큼 진입장벽이 꽤 높다는거