chrisvest
xxv
Rust

The XXV visual hex viewer for the terminal.

Last updated Dec 9, 2025
82
Stars
5
Forks
7
Issues
0
Stars/day
Attention Score
10
Language breakdown
Rust 99.9%
Shell 0.1%
โ–ธ Files click to expand
README

= The XXV Hex Viewer

image:https://travis-ci.org/chrisvest/xxv.svg?branch=master[Build status, link=https://travis-ci.org/chrisvest/xxv/] image:https://img.shields.io/badge/source-github-success.svg[Source code, link=https://github.com/chrisvest/xxv/] image:https://img.shields.io/gitter/room/chrisvest/xxv.svg[Gitter chat, link=https://gitter.im/chrisvest/xxv] image:https://img.shields.io/github/license/chrisvest/xxv.svg[License]

XXV is a terminal hex viewer with a text user interface, written in 100% safe Rust. Licensed under the GPL-3.0 software license.

Get it from https://crates.io/crates/xxv[crates.io] by running cargo install xxv in your terminal. Make sure you have a proper https://github.com/chrisvest/xxv/wiki[development environment] first, though. Windows is supported with the Crossterm backend: cargo install xxv --no-default-features --features crossterm.

image::docs/screenshot.png[Screenshot showing the XXV hex viewer in a terminal]

:leveloffset: +1 include::src/help_text.md[]

๐Ÿ”— More in this category

ยฉ 2026 GitRepoTrend ยท chrisvest/xxv ยท Updated daily from GitHub