Skip to main content

C# library for fast approximate nearest neighbours search using Hierarchical Navigable Small World graphs. Fork from original at https://github.com/microsoft/HNSW.Net, adds support for incremental build and MessagePack serialization.

Total Downloads
171.5K
171,537
Published
Jul 1, 2019
Latest stable version

Install

.NET CLI
dotnet add package HNSW --version 1.0.992
Package Manager Console
Install-Package HNSW -Version 1.0.992
PackageReference
<PackageReference Include="HNSW" Version="1.0.992" />

Frameworks

.NETStandard2.0

Dependencies

MessagePack
.NETStandard2.0
[1.7.3.7, )
System.Memory
.NETStandard2.0
[4.5.3, )
[4.5.0, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.