A big issue is that while GC is technically optional, a lot of the standard library depends on GC (at least last time I checked) and using D without those parts of the standard library is much less ergonomic.
This is increasingly not the case but there is also mir, which is effectively a smaller standard library along with a lot of extremely fast numerical code