aicoolies logo
Alacritty logo

Alacritty

A fast, cross-platform terminal

Share
open-sourceOpen Source
Visit Website →

Self-described 'fastest terminal emulator in existence' — a GPU-accelerated, cross-platform terminal written in Rust focused on simplicity and performance. No tabs, splits, or built-in multiplexer — designed to pair with tmux or Zellij. Configured via YAML with a minimal feature set that prioritizes speed above all else. Supports true color, Vi mode, regex search, and clickable URLs. Available on macOS, Linux, Windows, and BSD. 57K+ GitHub stars.

Alacritty is a free and open-source GPU-accelerated terminal emulator focused on delivering maximum performance with simplicity. Written in Rust and using OpenGL for rendering, Alacritty was one of the first terminal emulators to leverage the GPU for text rendering, achieving smoother scrolling, lower latency, and higher frame rates compared to traditional CPU-based terminal emulators. It addresses the need for a fast, no-nonsense terminal that gets out of the developer's way.

Alacritty's key technical differentiator is its intelligent rendering approach: it only draws a new frame when the terminal state actually changes, significantly reducing power consumption and improving battery life on laptops. Performance scales well with screen size, making it particularly effective at higher resolutions. The terminal supports native font rasterization with sub-pixel anti-aliasing on both macOS and Linux, Vi mode for keyboard-driven navigation, dynamic font sizing, clipboard integration, and extensive configuration through a YAML file.

Alacritty is ideal for minimalist developers and power users who prioritize raw speed above all else and are comfortable configuring their environment through dotfiles. It intentionally omits features like tabs and splits, expecting users to pair it with a terminal multiplexer like tmux or Zellij. Available on macOS, Linux, Windows, and BSD, Alacritty is a popular choice in the Rust ecosystem and among developers who compose their terminal setup from specialized, single-purpose tools.

Pricing

Free

Platforms

macOS, Linux, Windows, BSD

Categories

Tags

Use Cases

Alternatives

Related Tools

Ghostty logo

Ghostty

Top Pick

Fast, native terminal emulator

GPU-accelerated terminal emulator written in Zig by Mitchell Hashimoto (HashiCorp co-founder). Native UI rendering on macOS and Linux. Supports ligatures, true color, Kitty graphics protocol, and splits/tabs. Configurable via a simple key-value file with sensible defaults. Open-source with 20K+ GitHub stars and a focus on correctness, speed, and minimal resource usage. Growing as a modern alternative to iTerm2, Alacritty, and WezTerm.

open-sourceOpen Source
Claude Code logo

Claude Code

Top Pick

Anthropic's agentic coding CLI

Anthropic's agentic CLI coding tool that delegates complex tasks to Claude directly from the terminal. Understands entire codebases via automatic context gathering, edits multiple files, runs shell commands, and manages Git workflows autonomously. Supports CLAUDE.md for persistent project instructions, integrates with VS Code and JetBrains, and uses Claude Opus/Sonnet with extended thinking for complex architectural decisions. Built for terminal-first developers.

paidOpen Source
Hermes Agent logo

Hermes Agent

Top Pick

Open-source AI agent framework with persistent memory, reusable skills, tools, and messaging gateways

Hermes Agent is an open-source AI agent framework with persistent memory, reusable skills, 40+ tools, cron jobs, and messaging gateways.

open-sourceOpen Source
pi dev code

Pi

Top Pick

Minimal terminal coding harness

Pi Coding Agent is an MIT-licensed Node.js CLI from earendil-works for building and running coding agents in a local terminal. The current package describes a read/bash/edit/write toolset and session management, while the repo positions Pi as a unified LLM API, agent loop, TUI, and coding-agent CLI. It is best framed as a lean, self-extensible BYO-model toolkit rather than a managed IDE.

open-sourceOpen Source
OpenCode logo

OpenCode

Top Pick

Open-source AI coding agent for the terminal

Open-source terminal-based AI coding agent built in Go by the SST team, with a rich TUI (Bubble Tea) supporting 75+ model providers including OpenAI, Anthropic, Gemini, Bedrock, Groq, and OpenRouter. Features vim-like editing, persistent SQLite sessions, and LSP integration for 40+ languages. Fully free with no vendor lock-in, it has rapidly grown to 95k+ GitHub stars.

open-source
Codex logo

Codex

Top Pick

OpenAI coding agent for app, editor, terminal, and cloud work

Codex is OpenAI's coding agent for software development across the Codex app, editor, terminal, and cloud tasks. It helps write, review, debug, refactor, and automate code, with ChatGPT plan access for managed surfaces and API-key usage for CLI, SDK, and IDE workflows. The open-source CLI and SDK support local repository work, while cloud features add GitHub review, Slack/Linear integrations, worktrees, skills, MCP, and automations.

freemiumOpen Source