1
0
Fork
You've already forked rrd
0
xxd in Rust
  • Rust 86.2%
  • Nix 11.4%
  • Makefile 2.4%
Find a file
2025年07月26日 02:45:12 -04:00
src Fix weird alignment 2025年07月26日 02:13:57 -04:00
.gitignore Simple xxd, only rustc needed 2025年07月26日 01:12:07 -04:00
flake.lock Simple xxd, only rustc needed 2025年07月26日 01:12:07 -04:00
flake.nix Simple xxd, only rustc needed 2025年07月26日 01:12:07 -04:00
LICENSE Simple xxd, only rustc needed 2025年07月26日 01:12:07 -04:00
makefile Simple xxd, only rustc needed 2025年07月26日 01:12:07 -04:00
README Fix example output 2025年07月26日 02:45:12 -04:00

RRD
A recreation of `xxd' in Rust without dependencies, with support for the
following flags "blohvc".
Requirments:
- `rustc': rustc 1.82.0 (f6e511eec 2024年10月15日) (built from a source tarball)
- `make': GNU Make 4.4.1 (Optional)
Build:
`REL=1' option can be omitted
Build with Nix:
$ nix develop -c $SHELL
$ make -B REL=1
Build without Nix:
$ make -B REL=1
Usage:
$ rrd test.bin
# 00000000: 1D95 5361 74CB ECFE 045C 747A 5246 1FB9 	..Sat....\tzRF..
# 00000010: 30BE 	0.