php-Judy

v 1.0.2

sparse dynamic arrays

PHP Judy implements sparse dynamic arrays (a.k.a Judy arrays). A Judy array consumes memory only when it is populated, yet can grow to take advantage of all available memory if desired. Judy’s key benefits are scalability, high performance, and memory efficiency.

http://pecl.php.net/package/Judy

To install php-Judy, paste this in macOS terminal after installing MacPorts

sudo port install php-Judy

Add to my watchlist

Installations 0
Requested Installations 0