Skip to main content

Documentation Index

Fetch the complete documentation index at: https://mintlify.com/Augani/kael/llms.txt

Use this file to discover all available pages before exploring further.

Kael is a GPU-accelerated UI framework for building native desktop applications in Rust. It runs on macOS (Metal), Linux (Blade/Vulkan), and Windows (DirectX 11), delivering 60fps with near-zero CPU usage through dirty tracking and render-on-demand.

Quickstart

Build your first Kael app in minutes with a working interactive example

Installation

Add Kael to Cargo.toml and install platform system dependencies

Core Concepts

Understand the entity model, rendering lifecycle, and reactive state

API Reference

Full reference for App, Window, elements, themes, and the plugin system

Build docs developers (and LLMs) love