{"id":28138536,"url":"https://github.com/gedex/zd","last_synced_at":"2025-07-22T09:33:31.822Z","repository":{"id":286522441,"uuid":"961308202","full_name":"gedex/zd","owner":"gedex","description":"xxd written in Zig","archived":false,"fork":false,"pushed_at":"2025-04-07T00:14:36.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"trunk","last_synced_at":"2025-05-14T17:14:42.191Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Zig","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gedex.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-04-06T08:27:26.000Z","updated_at":"2025-04-07T00:14:39.000Z","dependencies_parsed_at":"2025-04-07T01:33:58.641Z","dependency_job_id":null,"html_url":"https://github.com/gedex/zd","commit_stats":null,"previous_names":["gedex/zd"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gedex/zd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gedex%2Fzd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gedex%2Fzd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gedex%2Fzd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gedex%2Fzd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gedex","download_url":"https://codeload.github.com/gedex/zd/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gedex%2Fzd/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266465400,"owners_count":23933124,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-05-14T17:14:30.898Z","updated_at":"2025-07-22T09:33:31.790Z","avatar_url":"https://github.com/gedex.png","language":"Zig","funding_links":[],"categories":[],"sub_categories":[],"readme":"zd\n==\n\n`xxd` clone without options.\n\nInspired by https://www.youtube.com/watch?v=pnnx1bkFXng.\n\n### Build\n\nRequires Zig 0.13.0.\n\n```\nzig buiild\n```\n\n### Usage\n\n```\nUsage: zd \u003cfile\u003e\n```\n\n```\ndd if=/dev/urandom of=/tmp/test.bin bs=8 count=5\n\n./zig-out/bin/zd /tmp/test.bin\n00000000: 0023 8a55 0f5a 89f5 36af 5990 e4b0 ae23  .#.U.Z..6.Y....#\n00000010: 3de6 4ab3 71cf add7 a24f 2f78 d435 f282  =.J.q....O/x.5..\n00000020: 8fcd 04c2 52f3 6a75                      ....R.ju\n\n# Output from xxd\nxxd /tmp/test.bin\n00000000: 0023 8a55 0f5a 89f5 36af 5990 e4b0 ae23  .#.U.Z..6.Y....#\n00000010: 3de6 4ab3 71cf add7 a24f 2f78 d435 f282  =.J.q....O/x.5..\n00000020: 8fcd 04c2 52f3 6a75                      ....R.ju\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgedex%2Fzd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgedex%2Fzd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgedex%2Fzd/lists"}