murmurhash 1.0.0
See the version list below for details.
Install-Package murmurhash -Version 1.0.0
dotnet add package murmurhash --version 1.0.0
<PackageReference Include="murmurhash" Version="1.0.0" />
paket add murmurhash --version 1.0.0
#r "nuget: murmurhash, 1.0.0"
// Install murmurhash as a Cake Addin
#addin nuget:?package=murmurhash&version=1.0.0
// Install murmurhash as a Cake Tool
#tool nuget:?package=murmurhash&version=1.0.0
Provides a HashAlgorithm implementation of the Murmur3 algorithm
Product | Versions |
---|---|
.NET Framework | net35 net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
This package has no dependencies.
NuGet packages (36)
Showing the top 5 NuGet packages that depend on murmurhash:
Package | Downloads |
---|---|
Unleash.Client
Flexible feature toggle client. It supports enabling features runtime, through multiple activation strategies, and allows you to decouple deployment of code from release of new features. Unleash is a feature toggle system that gives you a great overview over all feature toggles across all your applications and services. Read more at: https://github.com/unleash/unleash/ |
|
Splitio-net-core
Package Description |
|
Multiformats.Hash
Multiformat hash encoding |
|
CardinalityEstimation
A C# library to estimate the number of unique elements in a set, in a quick and memory-efficient manner, based on the work of Flajolet et al. and Huele et al. Signed version. |
|
VWO.Sdk
VWO .NET SDK for server-side Testing |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on murmurhash:
Repository | Stars |
---|---|
dotnetcore/DotnetSpider
DotnetSpider, a .NET standard web crawling library. It is lightweight, efficient and fast high-level web crawling & scraping framework
|
|
microsoft/AttackSurfaceAnalyzer
Attack Surface Analyzer can help you analyze your operating system's security configuration for changes during software installation.
|
1.0.0 - Initial release