|
|
|
Memory Management
|
A collection of papers on garbage collection, memory allocation, and the like from the OOPS Research Group at the University of Texas at Austin. Includes papers from the OOPSLA Workshops on Garbage Collection in 1990, 1991, and 1993.
ftp://ftp.cs.utexas.edu/pub/garbage/
|
|
A resource for programmers and computer scientists interested in memory management and garbage collection. Includes a fairly comprehensive bibliography of influential authors and papers in the field. Links to a glossary and a beginner's guide to the field.
http://www.memorymanagement.org/
|
|
Malloc replacement with debugging features.
http://dmalloc.com/
|
|
Group at UMass that includes the Object Systems Laboratory, an active memory management research group.
http://www-ali.cs.umass.edu/
|
|
|
|