internal/

directory
v2.0.0-alpha.16 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 3, 2026 License: MIT

Directories

Path Synopsis
Package btree implements an embedded, crash-safe, ordered key-value database engine in pure Go, closely following SQLite's design for the B-tree, pager, WAL, and transaction subsystems.
Package btree implements an embedded, crash-safe, ordered key-value database engine in pure Go, closely following SQLite's design for the B-tree, pager, WAL, and transaction subsystems.
Package fts implements the lexical full-text-search layer of any-store.
Package fts implements the lexical full-text-search layer of any-store.
Package simd is any-store's single home for vector distance math.
Package simd is any-store's single home for vector distance math.
asm
asm only has amd64 specific implementations at the moment
asm only has amd64 specific implementations at the moment
Package vindex implements a btree-resident HNSW vector index for any-store.
Package vindex implements a btree-resident HNSW vector index for any-store.
Package vivf is a Phase-0, in-RAM prototype of a btree-native IVF-PQ vector index (see vector/RESEARCH_IVFPQ_BTREE.md).
Package vivf is a Phase-0, in-RAM prototype of a btree-native IVF-PQ vector index (see vector/RESEARCH_IVFPQ_BTREE.md).

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL