HashDepot 1.2.0
See the version list below for details.
dotnet add package HashDepot --version 1.2.0
NuGet\Install-Package HashDepot -Version 1.2.0
<PackageReference Include="HashDepot" Version="1.2.0" />
paket add HashDepot --version 1.2.0
#r "nuget: HashDepot, 1.2.0"
// Install HashDepot as a Cake Addin #addin nuget:?package=HashDepot&version=1.2.0 // Install HashDepot as a Cake Tool #tool nuget:?package=HashDepot&version=1.2.0
Tested and performant implementations of SipHash (SipHash-2-4), MurmurHash (MurmurHash3), FNV (FNV-1, FNV-1a)
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
NuGet packages (15)
Showing the top 5 NuGet packages that depend on HashDepot:
Package | Downloads |
---|---|
FileCache
FileCache is a concrete implementation of the .NET System.Runtime.Caching.ObjectCache that uses the local filesystem as the target location. |
|
DotPulsar
The official .NET client library for Apache Pulsar |
|
FileCache.Signed
FileCache is a concrete implementation of the .NET System.Runtime.Caching.ObjectCache that uses the local filesystem as the target location. |
|
Xinghe.Utility
XH基础库(内部使用) |
|
Eventso.Subscription.Kafka
Kafka consumer for Eventso subscription |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on HashDepot:
Repository | Stars |
---|---|
apache/pulsar-dotpulsar
The official .NET client library for Apache Pulsar
|
Improved SipHash and MurmurHash3 performance about 100%