Using the FNV in HeFS.

Using the FNV in HeFS.

Why?

It's much faster to compute and lookup than full UTF-8 names, it also opens the door for UTF-16 and UTF-32 names too.

How?

Using the FNV (64-bit FNV prime)

Where?

Hosted on NeKernel's GitHub repository