Feature | Alacritty | Suckless Terminal (st) |
---|---|---|
Tagline | A cross-platform, OpenGL terminal emulator. | st is a simple terminal implementation for X. |
Website | https://alacritty.org | https://st.suckless.org/ |
Language | rust | c |
Date Created | January 6, 2017 | May 13, 2008 |
Platform | macos windows linux bsd | linux |
File Size | ~16.2 MB | ~4 MB |
Image / Terminal Graphics Protocol Support | Yes | Yes |
Sixel Support | No | No |
Hardware Acceleration | Yes | No |
Source Code Availability | Open Source (Apache 2.0) | Open Source (MIT) |
Source Code | https://github.com/alacritty/alacritty | https://git.suckless.org/st/ |
Development State | active | active |