Wednesday, April 24, 2024

hurry up and rust

rust

the language

redox os (unix-like os written in rust)

 

GUI Tool kits

slint

iced

  https://www.youtube.com/watch?v=rC4FCS-oMpg

  https://github.com/makepad/makepad

Comfy - 2d game engine in Rust/wgpu

Leaving Rust gamedev after 3 years

Miniquad/Macroquad

  Using D lang to mix C++ and Rust.

www.tipi.build

https://www.youtube.com/watch?v=z6j-lCOi4XM

Corrosion.rs c++ rust bridge


apps

warp (advanced feature terminal; requires login)

gitoxide

media

Writing an OS in Rust

  Philipp Oppermann's blog

 

 

 

  Brodie interviews Jeremy Soller developer of Redox OS

Building a secure Operating System (Redox OS) with Rust (Interview)

 

https://areweguiyet.com/

on the mac

macports had to migrate, old install was on Monterey now on Ventura 13.6.6

setup steps (with brew)

sudo port install rust
sudo port install cargo
the rust compiler is rustc
 

A fast new editor to try:

zed.dev (macos, build on linux)

run PopOS arm64

Reddit discussion: Installation guide for Pop!_OS (arm64) on Apple Silicon
  works great using UTM.
  Installation Guide.
 
 UTM cheat sheet

disabling GNOME

Learn Rust

 Crust of Rust by Jon Gjengset





No comments:

Post a Comment