trivago / fastutil-concurrent-wrapper

Set of concurrent wrappers around fastutil primitive maps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add more primitive maps

mchernyakov opened this issue · comments

  • int-double
  • long-double
  • ...

Going this route though, code generation is probably the only scalable way to handle the combinatoric explosion

Fastutils itself uses code generation.