XXHash.Managed 1.5.0

dotnet add package XXHash.Managed --version 1.5.0
NuGet\Install-Package XXHash.Managed -Version 1.5.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="XXHash.Managed" Version="1.5.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add XXHash.Managed --version 1.5.0
#r "nuget: XXHash.Managed, 1.5.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 XXHash.Managed as a Cake Addin
#addin nuget:?package=XXHash.Managed&version=1.5.0

// Install XXHash.Managed as a Cake Tool
#tool nuget:?package=XXHash.Managed&version=1.5.0

Managed implementation of xxHash3 and xxHash64 algorithms with support of intrinsics (SSE2/AVX2, ARM). Avx2 optimized Bloom Filter implementation.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net8.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on XXHash.Managed:

Repository Stars
Bobris/BTDB
Key Value Database in .Net with Object DB Layer, RPC, dynamic IL and much more
Version Downloads Last updated
1.5.0 241 12/21/2023
1.4.1 164 7/25/2023
1.4.0 434 3/20/2023
1.3.2 233 2/17/2023
1.3.1 242 2/6/2023
1.3.0 247 1/30/2023
1.2.1 240 1/26/2023
1.2.0 244 1/26/2023
1.1.1 670 6/15/2022
1.1.0 369 6/13/2022
1.0.2 364 6/10/2022
1.0.1 406 6/9/2022
1.0.0 380 6/9/2022