I\'m trying to choose a hash algorithm for comparing about max 20 different text data.
Which hash is better for these requirements?
I had the same request for myselve and i implemented xxHashSharp . Just make sure you take the appropriate library ( x32 vs x64). It's also available outside of c# here