zt

The fastest terminal emulator. 88 MB/s throughput. 5.5ms startup.

zt logo

Date Created:

March 31, 2026

Platforms:

macoslinux

Language:

zig

Source Code Availability:

Open Source (MIT)

Development State:

active

zt is a brutally minimal, performance-first terminal emulator written in Zig. Designed for raw speed and low overhead consistently among the fastest in startup, throughput, and memory usage across published benchmarks. It runs on the Linux framebuffer, X11, Wayland, and macOS, with no GPU required.

 

zt is intentionally opinionated rather than feature-maximal. Configuration is compile-time via config.zig, following an st-style workflow aimed at users who value speed, simplicity, and low resource usage over runtime customization.

zt preview

Features

How to install zt

Built from source with Zig.

 

Examples:


- fbdev: zig build -Doptimize=ReleaseSmall


- X11: zig build -Dbackend=x11 -Doptimize=ReleaseFast


- Wayland: zig build -Dbackend=wayland -Doptimize=ReleaseFast


- macOS: zig build -Dbackend=macos -Dshell=/bin/zsh -Doptimize=ReleaseFast

Compare zt With:

Get Updates On Terminal Trove.

No spam, just updates on Terminal Trove. See an example update.