C# SuperFastHash and MurmurHash2 implementations (landman-code.blogspot.com)
submitted by
DavyLandman(25) 2 years, 11 months ago
I've created and optimized a c# implementation for SuperFastHash and MurmurHash2, both hashes are designed for hashtables. The fastest managed implementations are at 75% and 63% of the c implementations, and the unmanaged implementations are 82% and 95%.
|category: C#
|Views: 68
tags:
C# another
Everyones tags:
Your Tags: