The Open Directory Project.

Directory of Memory Management Resources

Home > Computers > Programming > Memory Management

This category holds links on memory management, which involves the primary storage allocation and deallocation in computer programming. Within this area, a primary concern is the automation of the processes involved in (de)allocation, freeing programmers from low level memory details. This is called garbage collection (GC or gc), or automatic or automated memory management or storage reclamation. This frees programmers from having to manually allocate and deallocate memory for various reasons (e.g., dynamic objects), aids programming productivity, and reduces errors. Almost all interpreted languages are garbage collected, use GC.

Subcategories

Resources in This Category

 

Home > Computers > Programming > Memory Management

 


 

Thanks to DMOZ, which built a great web directory for nearly two decades and freely shared it with the web. About us