Why are you using D instead of Rust?

Kagamin spam at here.lot
Mon Oct 25 08:14:36 UTC 2021


On Saturday, 23 October 2021 at 11:24:42 UTC, SealabJaster wrote:
> I just don't see the point of using it for anything above 
> systems programming, since a GC gives similar memory guarantees 
> while being much easier to work with.

I do system programming with D. Ironically, system programming 
has trivial memory management, so rust doesn't really have much 
to show there, in fact it's bloated business applications like a 
browser where you might need a complex memory management system.


More information about the Digitalmars-d mailing list