Wax logo

Wax

christopherkarani/Wax

Single-file memory layer for AI agents with sub-millisecond RAG on Apple Silicon using Metal optimization

GraphCanon updated 4d · GitHub synced 4d

786 stars49 forksLast push 4d Swift Apache-2.0

Decision brief

Wax, a Swift-based memory layer for AI agents optimized on Apple Silicon via Metal, provides sub-millisecond RAG processing and operates entirely on-device without the need for external servers or APIs.

Good fit when

  • When developing AI applications that require extremely fast data retrieval with minimal latency on Apple devices.
  • For projects that prefer in-house data management to avoid external API usage and server dependencies.

Avoid when

  • If your application targets non-Apple hardware, as Wax's performance optimization via Metal is specific to Apple Silicon.
  • In scenarios where integration of Wax with existing complex backend services is necessary, since it does not rely on external APIs or servers for its operation.

Observed Jul 14, 2026 · Source: enrich:decision_facts

Verify the decision

Maintenance and security

Full trust report
Maintenance
Very active (0d since push)
As of 4d
Provenance
Not a fork · Personal account
As of 4d
Security (OSV)
No MCP manifest
As of 1mo

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

Install

git clone https://github.com/christopherkarani/Wax

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

Wax provides an on-device vector database and memory layer written in Swift, optimized for performance on Apple Silicon through Metal. It supports AI agent applications that require fast data retrieval without reliance on external servers or APIs.

Capability facts

Languages
swift

Source: github.language · Aug 22, 2026

Categories

Compatibility

Sourced claims from the README excerpt - not unsourced marketing copy.

Works with CursorCursor

Source: README excerpt (regex_v1, Aug 22, 2026)

Give your AI coding assistant (Claude Code, Cursor, Codex, Hermes, OpenClaw, Windsurf) a persistent memory that survives across se
Source link
Works with WindsurfWindsurf

Source: README excerpt (regex_v1, Aug 22, 2026)

Give your AI coding assistant (Claude Code, Cursor, Codex, Hermes, OpenClaw, Windsurf) a persistent memory that survives across sessions.
Source link

Tags

README

Agent Quick Start

Give your AI coding assistant (Claude Code, Cursor, Codex, Hermes, OpenClaw, Windsurf) a persistent memory that survives across sessions.

Installing the server is not enough. Hosts ignore MCP tool descriptions unless an always-on file says when to write. Paste a block below after you wire the host.


License

Wax is released under the Apache License 2.0. See LICENSE for details.

Built for developers who believe user data belongs on the user's device

For agents

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

Was this helpful?

Anonymous feedback helps us improve pages and translations.