curiosity-ai/hnsw-sharp

C# library for approximate nearest neighbors search using Hierarchical Navigable Small World graphs

49
/ 100
Emerging

This library helps C# developers quickly find items similar to a given query from a large collection of high-dimensional data, like feature vectors or embeddings. You input numerical vectors representing your data and a query vector, and it outputs a list of the most similar vectors from your collection. Developers working with .NET applications that need efficient similarity search would use this.

Use this if you are a C# developer building an application that needs to perform fast approximate nearest neighbor searches on high-dimensional data.

Not ideal if you need perfectly exact nearest neighbor results or are not working within the .NET ecosystem.

C#-development similarity-search data-retrieval vector-search high-dimensional-data
No Package No Dependents
Maintenance 10 / 25
Adoption 9 / 25
Maturity 16 / 25
Community 14 / 25

How are scores calculated?

Stars

97

Forks

12

Language

C#

License

MIT

Last pushed

Jan 28, 2026

Commits (30d)

0

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/curiosity-ai/hnsw-sharp"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.