leventov / Koloboke

Java Collections till the last breadcrumb of memory and performance
https://koloboke.com/
1.01k stars 139 forks source link

Allow to disable usage of sun.misc.Unsafe in koloboke compile #58

Open sp-1234 opened 7 years ago

sp-1234 commented 7 years ago

It it not available on Android, and for some classes (IntIntMap in particular) koloboke-compile uses Unsafe, thereby producing non-compiling code.