System.Data.HashFunction.Core
0.1.1
C# library to create a common interface to non-cryptographic hash functions (http://en.wikipedia.org/wiki/List_of_hash_functions#Non-cryptographic_hash_functions) and provide implementations of public hash functions. Includes wrapper for HashAlgorithm-based hash functions.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package System.Data.HashFunction.Core -Version 0.1.1
dotnet add package System.Data.HashFunction.Core --version 0.1.1
<PackageReference Include="System.Data.HashFunction.Core" Version="0.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add System.Data.HashFunction.Core --version 0.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: System.Data.HashFunction.Core, 0.1.1"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
// Install System.Data.HashFunction.Core as a Cake Addin #addin nuget:?package=System.Data.HashFunction.Core&version=0.1.1 // Install System.Data.HashFunction.Core as a Cake Tool #tool nuget:?package=System.Data.HashFunction.Core&version=0.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Initial release.
Dependencies
This package has no dependencies.
Used By
NuGet packages (24)
Showing the top 5 NuGet packages that depend on System.Data.HashFunction.Core:
Package | Downloads |
---|---|
System.Data.HashFunction.xxHash
Data.HashFunction implementation of xxHash (https://code.google.com/p/xxhash/).
|
|
System.Data.HashFunction.MurmurHash
Data.HashFunction implementation of MurMurHash (https://code.google.com/p/smhasher/wiki/MurmurHash).
|
|
System.Data.HashFunction.FNV
Data.HashFunction implementation of Fowler–Noll–Vo hash function (http://www.isthe.com/chongo/tech/comp/fnv/index.html) (http://en.wikipedia.org/wiki/FowlerâNollâVo_hash_function).
|
|
System.Data.HashFunction.CityHash
Data.HashFunction implementation of CityHash (https://code.google.com/p/cityhash/).
|
|
System.Data.HashFunction.CRC
Data.HashFunction implementation of the cyclic redundancy check (CRC) error-detecting code (http://en.wikipedia.org/wiki/Cyclic_redundancy_check). Implementation is generalized to encompass all possible CRC parameters from 1 to 64 bits.
|
GitHub repositories (6)
Showing the top 5 popular GitHub repositories that depend on System.Data.HashFunction.Core:
Repository | Stars |
---|---|
Lunat1q/Catchem-PoGo
Project is DEAD, Discord server: https://discord.me/Catchem
|
|
Spegeli/PokemoGoBot-GottaCatchEmAll
PROJECT CLOSED !!!!
|
|
d-haxton/HaxtonBot
Still the fastest.
|
|
SteffenMangold/EntityFrameworkCore.Cacheable
EntityFrameworkCore second level cache
|
|
force-net/Crc32.NET
Fast version of Crc32 algorithm for .NET
|
Version History
Version | Downloads | Last updated |
---|---|---|
2.0.0 | 2,694,615 | 3/27/2018 |
2.0.0-ci-00044 | 901 | 3/27/2018 |
2.0.0-ci-00043 | 1,012 | 3/26/2018 |
2.0.0-ci-00033 | 13,580 | 1/30/2018 |
2.0.0-ci-00027 | 41,264 | 9/25/2017 |
2.0.0-ci-00012 | 50,271 | 1/21/2017 |
1.8.2.2 | 366,290 | 11/20/2015 |
1.8.2 | 4,359 | 11/6/2015 |
1.8.1 | 47,339 | 9/27/2015 |
1.7.1 | 7,390 | 5/13/2015 |
1.6.1 | 1,250 | 5/1/2015 |
1.5.2 | 11,605 | 11/29/2014 |
1.5.1 | 2,392 | 11/3/2014 |
1.4.2 | 1,562 | 10/24/2014 |
1.4.1 | 1,337 | 10/18/2014 |
1.3.1 | 1,500 | 9/2/2014 |
1.2.1 | 1,332 | 8/28/2014 |
1.1.1 | 1,386 | 8/27/2014 |
0.1.2 | 1,347 | 7/28/2014 |
0.1.1 | 1,293 | 7/19/2014 |