▲ 27 ▼ Is it possible to write Rust on a low end system? (lemmy.today) submitted 6 months ago* (last edited 5 months ago) by silly_goose@lemmy.today to c/rust@programming.dev 23 comments fedilink hide all child comments Rust analyzer and compilation are very slow. My system is heating up, running out of ram and disk space. I have 8 GB ram. I use helix editor. edit: thank you for all your suggestions. I am breaking up the project into smaller crates to see if that makes a difference. I got the biggest improvements from zram and sccache. With zram my memory usage stays at 90% instead of fully running out when rust-analyzer starts.
[–] silly_goose@lemmy.today [S] 2 points 6 months ago I don't use zellij. Just normal tabs inside kitty terminal. permalink fedilink source parent