https://github.com/parasyte/hd
Hex Display: A modern xxd alternative.
https://github.com/parasyte/hd
cli hex-viewer rust xxd
Last synced: 10 months ago
JSON representation
Hex Display: A modern xxd alternative.
- Host: GitHub
- URL: https://github.com/parasyte/hd
- Owner: parasyte
- License: mit
- Created: 2024-12-12T17:55:34.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-19T21:35:45.000Z (10 months ago)
- Last Synced: 2025-04-09T23:17:53.041Z (10 months ago)
- Topics: cli, hex-viewer, rust, xxd
- Language: Rust
- Homepage:
- Size: 943 KB
- Stars: 43
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
[](https://crates.io/crates/hd "Crates.io version")
[](https://github.com/rust-secure-code/safety-dance/)
[](https://github.com/parasyte/hd/actions "CI")
[](https://github.com/parasyte/hd/commits "Commit activity")
[](https://github.com/sponsors/parasyte "Sponsors")
# `hd`
Hex Display: A modern `xxd` alternative.

# Installing
```bash
cargo install hd
```