Skip to content

sceneskope/hashing-functions

Repository files navigation

hashing-functions

Hashing functions used in SceneSkope code

Currently Fnv1A used for generating hash codes. Murmur128 for as an implemented HashAlgorithm. All using netcoreapp2.1 new performance features.

To use, reference the nuget package SceneSkope.HashingFunctions

About

Hashing functions

Resources

License

Stars

Watchers

Forks

Packages

No packages published