Libraries tagged by judy-arrays
orieg/judy
75 Favers
918 Downloads
918 Downloads
PHP Judy implements sparse dynamic arrays (aka Judy Arrays).
orieg/judy-polyfill
1 Favers
681 Downloads
681 Downloads
Pure-PHP polyfill for the Judy extension (sparse dynamic arrays). Provides the Judy class API when ext-judy is not installed.
orieg/expanse-extension
1 Favers
1 Downloads
1 Downloads
Native PHP Zend Engine extension for Expanse: modern Judy arrays in pure Rust (ext-php-rs). Userland API: orieg/expanse.
orieg/judy-cache
1 Favers
3 Downloads
3 Downloads
PSR-16 cache backed by Judy arrays, with O(range) prefix invalidation. For long-running PHP (Octane, Swoole, RoadRunner, FrankenPHP workers).