Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/parasyte/hd

Hex Display: A modern xxd alternative.
https://github.com/parasyte/hd

cli hex-viewer rust xxd

Last synced: 19 days ago
JSON representation

Hex Display: A modern xxd alternative.

Awesome Lists containing this project

README

        

[![Crates.io](https://img.shields.io/crates/v/hd)](https://crates.io/crates/hd "Crates.io version")
[![unsafe forbidden](https://img.shields.io/badge/unsafe-forbidden-success.svg)](https://github.com/rust-secure-code/safety-dance/)
[![GitHub actions](https://img.shields.io/github/actions/workflow/status/parasyte/hd/ci.yml?branch=main)](https://github.com/parasyte/hd/actions "CI")
[![GitHub activity](https://img.shields.io/github/last-commit/parasyte/hd)](https://github.com/parasyte/hd/commits "Commit activity")
[![GitHub Sponsors](https://img.shields.io/github/sponsors/parasyte)](https://github.com/sponsors/parasyte "Sponsors")

# `hd`

Hex Display: A modern `xxd` alternative.

![Screenshot](./img/screenshot.png)

# Installing

```bash
cargo install hd
```