Alacritty
Alacritty is a blazing fast, GPU accelerated terminal emulator. It’s written in Rust and uses OpenGL for rendering to be the fastest terminal emulator available. Alacritty is available on GitHub in source form.
- Free • Open Source
- Mac
- Windows
- Linux
...
Alacritty is the result of frustration with existing terminal emulators. Using vim inside tmux in many terminals was a particularly bad experience. None of them were ever quite fast enough. Even so, Linux does have some decent alternatives. For example, urxvt and st give good experiences. The major downside with those options is difficulty of configuration and inability to run on non-X11 platforms. The options for macOS are particularly slow–especially with a full-screen terminal on a 4k monitor. None of these terminals are cross-platform–they are usually married to the windowing and font rendering APIs of their native platform.
Alacritty aims to address these issues. The project’s architecture and features are guided by a set of values:
Correctness: Alacritty should be able to properly render modern terminal applications like tmux and vim. Glyphs should be rendered properly, and the proper glyphs should be displayed.
Performance: Alacritty should be the fastest terminal emulator available anywhere.
Appearance: Alacritty should have beautiful font rendering and look fantastic on all supported platforms.
Simplicity: Alacritty should be conservative about which features it offers. As we’ve learned from past terminal emulators, it’s far too easy to become bloated. st taught us that it doesn’t need to be that way. Features like GUI-based configuration, tabs and scrollback are unnecessary. The latter features are better provided by a terminal multiplexer like tmux.
Portability: Alacritty should support major operating systems including Linux, macOS, and Windows.
Alacritty aims to address these issues. The project’s architecture and features are guided by a set of values:
Correctness: Alacritty should be able to properly render modern terminal applications like tmux and vim. Glyphs should be rendered properly, and the proper glyphs should be displayed.
Performance: Alacritty should be the fastest terminal emulator available anywhere.
Appearance: Alacritty should have beautiful font rendering and look fantastic on all supported platforms.
Simplicity: Alacritty should be conservative about which features it offers. As we’ve learned from past terminal emulators, it’s far too easy to become bloated. st taught us that it doesn’t need to be that way. Features like GUI-based configuration, tabs and scrollback are unnecessary. The latter features are better provided by a terminal multiplexer like tmux.
Portability: Alacritty should support major operating systems including Linux, macOS, and Windows.
Show full description
Features Vote on or suggest new features
Comments and Reviews Post a comment / reviewSort: relevance • date
Category
OS & UtilitiesPlatform details
Mac: Please read the README on github to find what packages are required for compliation
Linux: Please read the README on github to find what packages are required for compliation
Tags
- gpu
Lists containing Alacritty
Alacritty
Summary and Relevance
Our users have written 6 comments and reviews about Alacritty, and it has gotten 31 likes
- Developed by Joe Wilm
- Open Source and Free product.
- Average rating of 4.2
- 57 alternatives listed
Popular alternatives
View allAlacritty was added to AlternativeTo by on Jan 10, 2017 and this page was last updated Nov 24, 2020.
Blazingly fast, very portable, very KISS (just does the thing), done in Rust (easy to read and hack, zero-cost abstractions, etc)
So far so good. Very fast!
Fast, customizable, simple, light
It's superb for tmux usage, since it does not have keyboard shortcuts taken or even the top menu taking screen space (alt button is free too).
I would still like a menu on right click or something though out since configurations will be mainly done by modifying text files instead of a GUI like in other terminal emulators.
Still missing some essntial functionality in my book, such as tabs. Using a screen multiplexer or tiled window manager is not always an option.
I don't notice much of a difference between Alacritty and XTerm in terms of performance (however the difference between Konsole and the likes is huge).