# Alacritty
Alacritty is a modern terminal emulator that comes with sensible defaults, but allows for extensive configuration. By integrating with other applications, rather than reimplementing their functionality, it manages to provide a flexible set of features with high performance. The supported platforms currently consist of BSD, Linux, macOS and Windows.
## References
- Official website: https://alacritty.org
- Documentation: https://github.com/alacritty/alacritty/blob/master/docs/features.md
- Changelog: https://alacritty.org/changelog.html
- Source code: https://github.com/alacritty/alacritty
## Related
- [[Ghostty]]