Data-HashMap 0.01 Latest
Files
- Changes
- HashMap.xs
- MANIFEST
- MANIFEST.SKIP
- META.json
- META.yml
- Makefile.PL
- README
- bench/all.pl
- bench/each.pl
- bench/lru.pl
- eg/basic.pl
- eg/lru_cache.pl
- eg/ttl_cache.pl
- hashmap_generic.h
- hashmap_i16.h
- hashmap_i16a.h
- hashmap_i16s.h
- hashmap_i32.h
- hashmap_i32a.h
- hashmap_i32s.h
- hashmap_ia.h
- hashmap_ii.h
- hashmap_is.h
- hashmap_sa.h
- hashmap_si.h
- hashmap_si16.h
- hashmap_si32.h
- hashmap_ss.h
- lib/Data/HashMap.pm
- lib/Data/HashMap/I16.pm
- lib/Data/HashMap/I16A.pm
- lib/Data/HashMap/I16S.pm
- lib/Data/HashMap/I32.pm
- lib/Data/HashMap/I32A.pm
- lib/Data/HashMap/I32S.pm
- lib/Data/HashMap/IA.pm
- lib/Data/HashMap/II.pm
- lib/Data/HashMap/IS.pm
- lib/Data/HashMap/SA.pm
- lib/Data/HashMap/SI.pm
- lib/Data/HashMap/SI16.pm
- lib/Data/HashMap/SI32.pm
- lib/Data/HashMap/SS.pm
- t/01-i32.t
- t/02-ii.t
- t/03-ii-stress.t
- t/04-is.t
- t/05-si.t
- t/06-ss.t
- t/07-i32s.t
- t/08-si32.t
- t/09-stress.t
- t/10-lru.t
- t/11-ttl.t
- t/12-i16.t
- t/13-i16s.t
- t/14-si16.t
- t/15-each.t
- t/16-ia.t
- t/17-sa.t
- t/18-i32a.t
- t/19-i16a.t
- t/20-new-features.t
- typemap