Difference between revisions of "Hhmalloc"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=hhmalloc |Short description=Extension of the standard malloc/free interface |Full description=Hierarchical heap is an extension of the standard C malloc/free interf...")
 
(Candidate for deletion)
 
Line 2: Line 2:
 
|Name=hhmalloc
 
|Name=hhmalloc
 
|Short description=Extension of the standard malloc/free interface
 
|Short description=Extension of the standard malloc/free interface
|Full description=Hierarchical heap is an extension of the standard C malloc/free interface, which organizes memory blocks into naturally occurring hierarchies. HH can be used for a number of tasks including memory pooling, limited garbage collection, and simplified dynamic structure management.
+
|Full description=[[Category:Candidates for deletion]] This is a candidate for deletion:
 +
1. Is the same as: http://directory.fsf.org/wiki/Halloc
 +
2. Proof of redirect: http://web.archive.org/web/20060912210521/http://www.cipherica.com/hhmalloc/
 +
3. New HP: http://swapped.cc/#!/halloc
 +
 
 +
 
 +
 
 +
 
 +
Hierarchical heap is an extension of the standard C malloc/free interface, which organizes memory blocks into naturally occurring hierarchies. HH can be used for a number of tasks including memory pooling, limited garbage collection, and simplified dynamic structure management.
 +
|Homepage URL=http://www.cipherica.com/hhmalloc
 
|User level=none
 
|User level=none
|Status=Live
 
|Component programs=
 
|Homepage URL=http://www.cipherica.com/hhmalloc
 
|VCS checkout command=
 
 
|Computer languages=C
 
|Computer languages=C
|Documentation note=
 
|Paid support=
 
|IRC help=
 
|IRC general=
 
|IRC development=
 
 
|Related projects=halloc,ptmalloc2
 
|Related projects=halloc,ptmalloc2
 
|Keywords=memory,malloc,garbage collection,blocks,pooling
 
|Keywords=memory,malloc,garbage collection,blocks,pooling
|Is GNU=n
 
|Last review by=Janet Casey
 
|Last review date=2003-08-13
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
 
|Version identifier=1.0.5
 
|Version identifier=1.0.5
 
|Version date=2003-08-13
 
|Version date=2003-08-13
 
|Version status=stable
 
|Version status=stable
 
|Version download=http://www.cipherica.com/hhmalloc/files/hhmalloc.1.0.5.tar.gz
 
|Version download=http://www.cipherica.com/hhmalloc/files/hhmalloc.1.0.5.tar.gz
 +
|Version comment=1.0.5 stable released 2003-08-13
 +
|Last review by=BABA200
 +
|Last review date=2017/02/15
 +
|Submitted by=Database conversion
 +
|Submitted date=2011-04-01
 +
|Status=
 +
|Is GNU=No
 +
|License verified date=2003-07-18
 +
}}
 +
{{Project license
 +
|License=X11
 +
|License verified by=Janet Casey
 
|License verified date=2003-07-18
 
|License verified date=2003-07-18
|Version comment=1.0.5 stable released 2003-08-13
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Alex Pankratov
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Alex Pankratov
 
 
|Email=ap@swapped.cc
 
|Email=ap@swapped.cc
 
|Resource URL=
 
|Resource URL=
Line 44: Line 50:
 
|Use=software-development
 
|Use=software-development
 
}}
 
}}
{{Project license
+
{{Featured}}
|License=X11
 
|License verified by=Janet Casey
 
|License verified date=2003-07-18
 
}}
 

Latest revision as of 06:29, 15 February 2017


[edit]

hhmalloc

http://www.cipherica.com/hhmalloc
Extension of the standard malloc/free interface

This is a candidate for deletion: 1. Is the same as: http://directory.fsf.org/wiki/Halloc 2. Proof of redirect: http://web.archive.org/web/20060912210521/http://www.cipherica.com/hhmalloc/ 3. New HP: http://swapped.cc/#!/halloc



Hierarchical heap is an extension of the standard C malloc/free interface, which organizes memory blocks into naturally occurring hierarchies. HH can be used for a number of tasks including memory pooling, limited garbage collection, and simplified dynamic structure management.





Licensing

License

Verified by

Verified on

Notes

License

X11

Verified by

Janet Casey

Verified on

18 July 2003




Leaders and contributors

Contact(s)Role
Alex Pankratov Maintainer


Resources and communication

AudienceResource typeURI
Bug Tracking,Developer,SupportE-mailmailto:ap@cipherica.com


Software prerequisites




Entry


















Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.