xxd in Rust
| src | Fix weird alignment | |
| .gitignore |
Simple xxd, only rustc needed
|
|
| flake.lock |
Simple xxd, only rustc needed
|
|
| flake.nix |
Simple xxd, only rustc needed
|
|
| LICENSE |
Simple xxd, only rustc needed
|
|
| makefile |
Simple xxd, only rustc needed
|
|
| README | Fix example output | |
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.