Farmhash.Sharp 0.1.0

.NET Framework 4.5
There is a newer version of this package available.
See the version list below for details.
dotnet add package Farmhash.Sharp --version 0.1.0
NuGet\Install-Package Farmhash.Sharp -Version 0.1.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Farmhash.Sharp" Version="0.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Farmhash.Sharp --version 0.1.0
#r "nuget: Farmhash.Sharp, 0.1.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Farmhash.Sharp as a Cake Addin
#addin nuget:?package=Farmhash.Sharp&version=0.1.0

// Install Farmhash.Sharp as a Cake Tool
#tool nuget:?package=Farmhash.Sharp&version=0.1.0

Port of Google's farm hash algorithm

Product Versions
.NET Framework net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (5)

Showing the top 5 NuGet packages that depend on Farmhash.Sharp:

Package Downloads
Pfarah

Parses files generated by the Clausewitz engine

Kronos.Core

Kronoc.Core is a main library for Kronos cache platform (Kronos.Server)

Vektonn.SharedImpl

Vektonn implementation

Farmhash.Sharp.HashObject

High performance generic memberwise GetHashCode()

SpaceHosting.Contracts

SpaceHosting implementation

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Farmhash.Sharp:

Repository Stars
vektonn/vektonn
Version Downloads Last updated
0.9.0 118,173 4/1/2020
0.8.0 12,191 7/16/2019
0.7.0 24,364 8/12/2018
0.6.0 26,818 6/1/2018
0.5.0 1,024 4/11/2018
0.4.0 3,269 11/13/2017
0.3.0 3,021 4/25/2017
0.2.0 1,684 6/25/2016
0.1.0 2,403 11/13/2015

32bit Farmhash implemented
64bit Farmhash implemented