A collection of papers on garbage collection, memory allocation, and the like from the OOPS Researc...
Group at UMass that includes the Object Systems Laboratory, an active memory management research gr...
A resource for programmers and computer scientists interested in memory management and garbage coll...
Article by Doug Lea about the design of his well-known "Lea" memory allocator.
Links to ptmalloc, a multithreaded-variant of Doug Lea's memory allocator.
A debug heap for *nix. Captures buffer overwrites, memory leaks, stale pointers, most buffer underf...
20-21 July 2004 Canterbury, UK.
Conference focused on research in management of dynamically allocated memory. Ottawa, Canada.
Richard Jones wrote Garbage Collection: Algorithms for Automatic Dynamic Memory Management", the fi...
Conference focused on research in management of dynamically allocated memory.