Skip to content

Vector Search Study

Benchmarks and analysis of exact vector search algorithms and implementations.

The first project milestone defines and verifies a common synchronous interface for exact cosine search over pre-normalized dense vectors. It includes a trusted scalar reference, deterministic tie behavior, five non-compiled search implementations, and reproducible synthetic inputs.

Start Here

Page Use it for
Development Local setup and validation commands.
Exact-search contract Input, output, timing, and correctness semantics.
Tooling The repository automation stack.
API reference Generated package API documentation.