⚡zt — the fastest terminal emulator.

⚡️zt — A pure-Zig terminal emulator. 5.6ms startup‚ 73 MB/s throughput‚ 2 MB memory. Runs on X11‚ Wayland‚ macOS‚ and raw Linux framebuffer — no GPU required.

zt is a terminal emulator written from scratch in Zig. On an i5-12450H under X11, it starts in 5.6ms (87× faster than Ghostty), pushes 73 MB/s on dense ASCII (11× faster), and idles at 2.2 MB PSS (44× smaller). The entire binary, including a 59K-glyph embedded bitmap font with Nerd Fonts and CJK support, is 2.8 MB. It supports X11 (XCB+SHM), Wayland (pure Zig wire protocol, no libwayland), macOS (Cocoa/AppKit), and raw Linux framebuffer for headless or embedded use. Originally built to run on a Raspberry Pi Zero 2W with 512 MB RAM, but the same constraints that make it fit there — SIMD-accelerated parsing, comptime backend selection, zero unnecessary allocations — make it fast everywhere.

⚡zt — the fastest terminal emulator.

Details:

Stars

Forks

Alternative

Pricing

Free

Sign up for 1 email a week

We send new OSS products every week in a new newsletter. No Spam.

Error. Your form has not been submittedEmoji
This is what the server says:
There must be an @ at the beginning.
I will retry
Reply
We respect your privacy. Your information is safe with us.
Built on Unicorn Platform