owned this note changed 5 years ago
Linked with GitHub

用 Rust 寫 10 種不同應用 - 呂行

tags: COSCUP2020 入門 TR211

歡迎來到 https://hackmd.io/@coscup/2020 共筆

Image Not Showing Possible Reasons
  • The image file may be corrupted
  • The server hosting the image is unavailable
  • The image path is incorrect
  • The image format is not supported
Learn More →

點擊本頁上方的 開始用 Markdown 一起寫筆記!
手機版請點選上方 按鈕展開議程列表。

請從這裡開始

rust

game

  • choose game engine
  • harder : sdl2, opengl

physical computing

  • gpiozero
  • cross-compiling

machine learning

  • RustCUDA
  • pytorch

Serveer-side rendered website

  • web-framwork : actix-web, rocket
  • template engine : handlebar. jinja2,
  • data-base : monogodb, ORM, mysql, connection pool -> r2d2

WebAssembly

  • Toolchain : wasm-pack, std-web, cargo web
Select a repo