The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "dist:Judy malloc"

Judy - Library for creating and accessing dynamic arrays River stage one • 1 direct dependent • 1 total dependent

The Judy family of functions supports fully dynamic arrays. These arrays may be indexed by a 32- or 64-bit word (depending on processor word size) (Judy::1, Judy::L), a null terminated string (Judy::SL), or an ordinary perl string (Judy::HS). Judy ar...

JJORE/Judy-0.41 - 24 Sep 2012 04:47:22 UTC

Judy::L - Efficient integer to integer map River stage one • 1 direct dependent • 1 total dependent

Judy::L is the equivalent of a sparse array of integers. Memory to support the array is allocated as key/value pairs are inserted, and released as key/value pairs are deleted. The value may be used as a scalar, or a pointer to a structure or block of...

JJORE/Judy-0.41 - 24 Sep 2012 04:47:22 UTC
2 results (0.017 seconds)