Directory
Directory Help
Search only in Memory Management
Search the Web
Memory Management
Computers
>
Programming
> Memory Management
Go to Directory Home
Categories
C++
(21)
Web Pages
View in Google PageRank order
Viewing in alphabetical order
A garbage collector for C/C++ (Hans Boehm)
-
http://www.hpl.hp.com/personal/Hans_Boehm/gc/
Hans Boehm's page on the widely used Boehm-Demers-Weiser conservative garbage collector for C/C++. The Boehm-Demers-Weiser conservative garbage collector can be used as a garbage collecting replacement for C malloc or C++ new. It is also used by a number of programming language implementations that use C as intermediate code.
A Memory Allocator
-
http://gee.cs.oswego.edu/dl/html/malloc.html
Article by Doug Lea about the design of his well-known "Lea" memory allocator.
ALI group at UMass
-
http://www-ali.cs.umass.edu/
Group at UMass that includes the Object Systems Laboratory, an active memory management research group.
Dmalloc
-
http://dmalloc.com/
Malloc replacement with debugging features.
Garbage Collection & Memory Management Summer School
-
http://www.mm-net.org.uk/school/
20-21 July 2004 Canterbury, UK.
IDH
-
http://i1.dk/idh/
A debug heap for *nix. Captures buffer overwrites, memory leaks, stale pointers, most buffer underflows, and can provide statistics on block sizes.
ISMM: The 2004 International Symposium on Memory Management
-
http://researchweb.watson.ibm.com/ismm04/
Conference focused on research in management of dynamically allocated memory.
OOPS Group Publications
-
http://www.cs.utexas.edu/users/oops/papers.html
Papers from Paul Wilson's research group at the University of Texas at Austin.
OOPSLA'97 GC and MM Workshop
-
http://www.dcs.gla.ac.uk/~huw/oopsla97/gc/papers.html
Contains links to the papers presented at the 1997 OOPSLA Workshop on Garbage Collection and Memory Management.
Parallel and Distributed Garbage Collectors
-
http://www.yl.is.s.u-tokyo.ac.jp/gc/
A parallel and distributed extension of the BDW conservative collector.
Paul Wilson's Garbage Collection Archive
-
ftp://ftp.cs.utexas.edu/pub/garbage/
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.
Richard Jones' Garbage Collection Page
-
http://www.cs.kent.ac.uk/people/staff/rej/gc.html
Richard Jones wrote Garbage Collection: Algorithms for Automatic Dynamic Memory Management", the first English book concerned solely with garbage collection. Garbage collection page has FAQs, and a bibliography.
The 2006 International Symposium on Memory Management
-
http://www.cs.technion.ac.il/~erez/ismm06/
Conference focused on research in management of dynamically allocated memory. Ottawa, Canada.
The Hoard Multiprocessor Memory Allocator
-
http://prisms.cs.umass.edu/emery/index.php?page=Hoard
Hoard is a fast, scalable and memory-efficient malloc-replacement for multithreaded applications on multiprocessors. Widely-used, open-source.
The Memory Management Reference
-
http://www.memorymanagement.org/
A resource for programmers and computer scientists interested in memory management and garbage collection. Includes a bibliography of influential authors and papers in the field. Links to a glossary and a beginner's guide to the field.
Wolfram Gloger's malloc homepage
-
http://www.malloc.de/en/
Links to ptmalloc, a multithreaded-variant of Doug Lea's memory allocator.
Help build the largest human-edited directory on the web.
Submit a Site
-
Open Directory Project
-
Become an Editor
Modified by Google - ©2008 Google
Advertise with Us
-
Jobs, Press, Cool Stuff...