Web Directory

  Memory Management (17)

Submit a Featured Link: [$19.00] Submit a Regular Link: [$9.00]  

Nomoz Sub Categories

See Also - Related Categories
Regular Websites in this category

The Hoard Multiprocessor Memory Allocator Open in a new windowLink Details
- Hoard is a fast, scalable and memory-efficient malloc-replacement for multithreaded applications on multiprocessors. Widely-used, open-source.
- http://prisms.cs.umass.edu/emery/index.php?page=Hoard

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
ISMM: The 2004 International Symposium on Memory Management Open in a new windowLink Details
- Conference focused on research in management of dynamically allocated memory.
- http://researchweb.watson.ibm.com/ismm04/

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
Richard Jones' Garbage Collection Page Open in a new windowLink Details
- Richard Jones wrote Garbage Collection: Algorithms for Automatic Dynamic Memory Management", the first English book concerned solely with garbage collection. Garbage collection page has an FAQ, and a large bibliography.
- http://www.cs.kent.ac.uk/people/staff/rej/gc.html

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
The 2006 International Symposium on Memory Management Open in a new windowLink Details
- Conference focused on research in management of dynamically allocated memory. Ottawa, Canada.
- http://www.cs.technion.ac.il/~erez/ismm06/

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
Garbage Collection & Memory Management Summer School Open in a new windowLink Details
- 20-21 July 2004 Canterbury, UK.
- http://www.mm-net.org.uk/school/

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
Dmalloc Open in a new windowLink Details
- Malloc replacement with debugging features.
- http://dmalloc.com/

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
IDH Open in a new windowLink Details
- A debug heap for *nix. Captures buffer overwrites, memory leaks, stale pointers, most buffer underflows, and can provide statistics on block sizes.
- http://i1.dk/idh/

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
Parallel and Distributed Garbage Collectors Open in a new windowLink Details
- A parallel and distributed extension of the BDW conservative collector.
- http://www.yl.is.s.u-tokyo.ac.jp/gc/

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
Wolfram Gloger's malloc homepage Open in a new windowLink Details
- Links to ptmalloc, a multithreaded-variant of Doug Lea's memory allocator.
- http://www.malloc.de/en/

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
A Memory Allocator Open in a new windowLink Details
- Article by Doug Lea about the design of his well-known "Lea" memory allocator.
- http://gee.cs.oswego.edu/dl/html/malloc.html

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
The Memory Management Reference Open in a new windowLink Details
- 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 fiel
- http://www.memorymanagement.org/

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
OOPS Group Publications Open in a new windowLink Details
- Papers from Paul Wilson's research group at the University of Texas at Austin.
- http://www.cs.utexas.edu/users/oops/papers.html

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
OOPSLA'97 GC and MM Workshop Open in a new windowLink Details
- Contains links to the papers presented at the 1997 OOPSLA Workshop on Garbage Collection and Memory Management.
- http://www.dcs.gla.ac.uk/~huw/oopsla97/gc/papers.html

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
A garbage collector for C/C++ (Hans Boehm) Open in a new windowLink Details
- 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
- http://www.hpl.hp.com/personal/Hans_Boehm/gc/

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
The GC-LIST FAQ Open in a new windowLink Details
- A draft FAQ for the Garbage Collection mailing list. Contains a list of algorithms and techniques, related jargon, language interfaces, and challenging problems such as threading, distributed objects, persistency, and "uncooperative environments&quo
- http://www.iecc.com/gclist/GC-faq.html

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
ALI group at UMass Open in a new windowLink Details
- Group at UMass that includes the Object Systems Laboratory, an active memory management research group.
- http://www-ali.cs.umass.edu/

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
Paul Wilson's Garbage Collection Archive Open in a new windowLink Details
- 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/

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing

Submit a Featured Link: [$19.00]  Submit a Regular Link: [$9.00]