voy logo

voy

tantaraio/voy

A WASM vector similarity search written in Rust

GraphCanon updated today · GitHub synced today

1.1k stars41 forksLast push 2y Rust Apache-2.0

Decision brief

Voy specializes in Webassembly-based vector similarity searches, coded in Rust, with support for k-d-trees and nearest-neighbor searching.

Good fit when

  • When you require a Rust implementation of WebAssembly for embedding in web applications or for secure sandboxed execution on the server-side.
  • For tasks needing efficient k-d-tree operations where performance is critical due to its Rust-based optimizations.

Avoid when

  • If high availability and extensive fault tolerance features are required, as Voy focuses primarily on vector similarity searches rather than system-wide reliability enhancements.
  • When your project demands integration with existing large-scale SQL database systems, since Voy is specialized for a specific type of search operation.

Observed Jul 17, 2026 · Source: enrich:decision_facts

Verify the decision

Maintenance and security

Full trust report
Maintenance
Dormant (1067d since push)
As of today
Provenance
Not a fork · Organization account
As of today
Security (OSV)
No lockfile
As of 1mo

Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.

Install

cargo add voy
crates.io

Similar tools

Same-category neighbours. No typed graph edges are catalogued for this tool yet.

Evidence and technical details

Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.

Overview

tantaraio/voy is a project focused on implementing a webassembly-based vector similarity search using the Rust programming language with features like k-d-tree and nearest-neighbor-search functionality.

Capability facts

Languages
rust

Source: github.language · Aug 23, 2026

Categories

Tags

README

License

Licensed under either of

at your option.

For agents

This page has a .md twin and JSON over the API.

Was this helpful?

Anonymous feedback helps us improve pages and translations.