C++-style automatic memory management smart pointers for D
-
Updated
Feb 14, 2025 - D
C++-style automatic memory management smart pointers for D
GC-free, high-performance D library: Containers, networking, metaprogramming, memory management, utilities
General purpose, platform-dependent, high-performance library for D
Safe concurrency in D (`shared` made easier)
Smart pointers for dlang
some standard containers, safe, nogc
C# has introduced enhanced GC-free programming capabilities through advanced features such as memory safety mechanisms, non-GC-based data structures, and smart pointers. These innovations strengthen C#'s position in the realm of high-performance programming, making it more competitive with languages like C/C++ and Rust.
Memory Management in D: Support for Arena, Linear, Region, and FreeList allocation.
Add a description, image, and links to the nogc topic page so that developers can more easily learn about it.
To associate your repository with the nogc topic, visit your repo's landing page and select "manage topics."