Description
A C library for creating and accessing dynamic arrays with efficient memory behavior. Developers use Judy arrays when they need sparse, scalable data structures in performance-sensitive code.
It is a programming library rather than a user application. Install it when building or running software that depends on Judy arrays.