discovered 03 Aug 2026
hexyl
→ View on GitHub`hexyl` is a terminal-based hex viewer that presents binary data in a color-coded format, enhancing readability by visually distinguishing between different categories of bytes such as NULL bytes, printable ASCII characters, and non-ASCII data. Its primary use case is for examining raw binary files or data streams conveniently from the command line, making it a useful tool for developers and system administrators. Notable features include customizable color schemes via environment variables and extensive compatibility across various operating systems and package managers.