Blog Post - Avoiding The GC in D: Stack, Buffers & Arenas

Kapendev alexandroskapretsos at gmail.com
Mon May 11 05:37:49 UTC 2026


On Monday, 11 May 2026 at 01:00:20 UTC, Lance Bachmeier wrote:
> On Saturday, 9 May 2026 at 12:14:05 UTC, Kapendev wrote:
>> Hey, I wrote a post about manual memory management in D.
>> It covers stack allocation, static buffers, allocators, AND 
>> `@nogc`.
>> Hope this helps clear up some of the confusion around MMM for 
>> those new to D :)
>>
>> Link: 
>> https://dev.to/kapendev/avoiding-the-gc-in-d-stack-buffers-arenas-21o8
>
> I submitted it to the subreddit earlier today, but it won't 
> appear. Maybe someone else should try.

I tried it now and I have the same issue. Will probably appear 
later.


More information about the Digitalmars-d-announce mailing list