xtalkportableruntimesubstrate

xt

Cross-target libraries, substrates, and runtime building blocks.

xt.* is the portable application layer built on hara.lang and xtalk. It contains language-common libraries, database builders, event helpers, network adapters, and substrate transports that can be emitted or exercised across runtimes.

Areas

The section follows the src-lang/xt layout and the [xt.] test split in the CI workflow.

Language

xt.lang

Portable common libraries, specs, promises, resources, traces, trees, and parser utilities.

Learn more
Database

xt.db

Text builders, system implementations, node clients/kernels/proxies, and walkthroughs.

Learn more
MCP

xt.mcp

Generic MCP descriptors plus optional substrate node kernels, clients, and proxies.

Learn more
Network

xt.net

HTTP fetch, SQL and Redis connections, websocket helpers, and Supabase integration.

Learn more
Events

xt.event

Event, route, model, form, log, validation, animation, and throttle helpers.

Learn more
Substrate

xt.substrate

Frame, JSON, pubsub, request, router, space, page, proxy, and transport layers.

Learn more
Examples

xt examples

POCs, substrate walkthroughs, xtbench coverage, and generated xtalk projects.

Learn more
Metrics

xtbench metrics

Cross-runtime parity results and xtalk specification coverage published by the XTBench workflows.

Learn more