|
|
|
|
|
by filleokus
1301 days ago
|
|
I'm only a Rust noob, and have importantly only used it for my own hobby projects. But can't you get a lot of the ergonomics from memory managed languages by using "managed" container structures like ARC and being slightly sloppy with your allocations? For my hobby projects it hasen't felt more cumbersome than e.g C#. |
|