Possible to use Judy array in Java?

1.2k views Asked by At

I'm impressed by the memory foot print of Judy Array in one of my Python experiment (another thread). Is there anyway to use it in Java (the c lib or any ported version)? If no, any alternative can provide similar benefit?

0

There are 0 answers