1 | {"name":"lockfree-malloc","origin":"devel/lockfree-malloc","version":"0.0.20120802_3","comment":"Scalable·drop-in·replacement·for·malloc/free","maintainer":"vg@FreeBSD.org","www":"https://github.com/Begun/lockfree-malloc","abi":"FreeBSD:11:amd64","arch":"freebsd:11:x86:64","prefix":"/usr/local","flatsize":30000,"licenselogic":"single","licenses":["LGPL3"],"desc":"lockfree-malloc·is·a·scalable·drop-in·replacement·for·malloc/free.\n\n*·It's·thread-friendly.·It·supports·a·practically-unlimited·number·of\n··concurrent·threads,·without·locking·or·performance·degradation.\n*·It's·efficient,·especially·in·a·multi-threaded·environment.·Compared·to\n··a·stock·libc·allocator,·we·see·a·significant·performance·boost.\n*·It·does·NOT·fragment·or·leak·memory,·unlike·a·stock·libc·allocator.\n*·It·wastes·less·memory.·For·small·objects·(less·than·8kb·in·size),·the\n··overhead·is·around·0·bytes.·(!)\n*·It·is·designed·from·the·ground-up·for·64-bit·architectures.\n*·It·is·elegant.·The·whole·codebase·is·only·around·800·lines·of·fa·✂ | 1 | {"name":"lockfree-malloc","origin":"devel/lockfree-malloc","version":"0.0.20120802_3","comment":"Scalable·drop-in·replacement·for·malloc/free","maintainer":"vg@FreeBSD.org","www":"https://github.com/Begun/lockfree-malloc","abi":"FreeBSD:11:amd64","arch":"freebsd:11:x86:64","prefix":"/usr/local","flatsize":30000,"licenselogic":"single","licenses":["LGPL3"],"desc":"lockfree-malloc·is·a·scalable·drop-in·replacement·for·malloc/free.\n\n*·It's·thread-friendly.·It·supports·a·practically-unlimited·number·of\n··concurrent·threads,·without·locking·or·performance·degradation.\n*·It's·efficient,·especially·in·a·multi-threaded·environment.·Compared·to\n··a·stock·libc·allocator,·we·see·a·significant·performance·boost.\n*·It·does·NOT·fragment·or·leak·memory,·unlike·a·stock·libc·allocator.\n*·It·wastes·less·memory.·For·small·objects·(less·than·8kb·in·size),·the\n··overhead·is·around·0·bytes.·(!)\n*·It·is·designed·from·the·ground-up·for·64-bit·architectures.\n*·It·is·elegant.·The·whole·codebase·is·only·around·800·lines·of·fa·✂ |