Hoard memory allocator: Difference between revisions

Content deleted Content added
mNo edit summary
Cavit (talk | contribs)
License has changed to Apache v2
Line 10:
|language = [[C++]]
|genre = [[Memory allocation]]
|license = [[GNU General PublicApache License|GPL]] v2 and another one for [[proprietary software]]
|website = {{URL|hoard.org}}
}}
The '''Hoard memory allocator''', or '''Hoard''', is a [[memory allocation|memory allocator]] for [[Linux]], [[Solaris (operating system)|Solaris]], [[Microsoft Windows]] and other [[operating systems]]. Hoard is designed to be efficient when used by [[Multithreading (computer architecture)|multithreaded]] applications on [[multiprocessor]] computers. Hoard is distributed under the [[GPLApache License]], butversion can be purchased for [[proprietary software]]2.0.
 
==History==