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.
<PackageVersion Include="XXHash.Managed" Version="1.5.0" />
                    
Directory.Packages.props
<PackageReference Include="XXHash.Managed" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version 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.
#addin nuget:?package=XXHash.Managed&version=1.5.0
                    
Install XXHash.Managed as a Cake Addin
#tool nuget:?package=XXHash.Managed&version=1.5.0
                    
Install XXHash.Managed as a Cake Tool

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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.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 3,470 12/21/2023
1.4.1 201 7/25/2023
1.4.0 509 3/20/2023
1.3.2 260 2/17/2023
1.3.1 288 2/6/2023
1.3.0 294 1/30/2023
1.2.1 283 1/26/2023
1.2.0 286 1/26/2023
1.1.1 889 6/15/2022
1.1.0 412 6/13/2022
1.0.2 408 6/10/2022
1.0.1 450 6/9/2022
1.0.0 426 6/9/2022