{"id":26230782,"url":"https://github.com/vishruth-thimmaiah/zeld","last_synced_at":"2026-05-23T08:02:23.845Z","repository":{"id":269175934,"uuid":"905718198","full_name":"vishruth-thimmaiah/zeld","owner":"vishruth-thimmaiah","description":"A (WIP) linker built with zig, for x86-64 elf binaries.","archived":false,"fork":false,"pushed_at":"2025-12-24T18:33:37.000Z","size":201,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-26T20:13:42.384Z","etag":null,"topics":["elf64","linker","zig"],"latest_commit_sha":null,"homepage":"","language":"Zig","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vishruth-thimmaiah.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-12-19T11:40:03.000Z","updated_at":"2025-12-24T18:33:41.000Z","dependencies_parsed_at":"2024-12-21T14:33:26.171Z","dependency_job_id":"504ed364-2575-422a-89cc-b50ddf405a9b","html_url":"https://github.com/vishruth-thimmaiah/zeld","commit_stats":null,"previous_names":["vishruth-thimmaiah/linkk"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/vishruth-thimmaiah/zeld","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vishruth-thimmaiah%2Fzeld","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vishruth-thimmaiah%2Fzeld/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vishruth-thimmaiah%2Fzeld/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vishruth-thimmaiah%2Fzeld/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vishruth-thimmaiah","download_url":"https://codeload.github.com/vishruth-thimmaiah/zeld/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vishruth-thimmaiah%2Fzeld/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33387656,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-23T04:15:53.637Z","status":"ssl_error","status_checked_at":"2026-05-23T04:15:53.242Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["elf64","linker","zig"],"created_at":"2025-03-12T23:13:53.742Z","updated_at":"2026-05-23T08:02:23.826Z","avatar_url":"https://github.com/vishruth-thimmaiah.png","language":"Zig","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Zeld\nA small linker built with zig, that can link Elf64 files.\n\n[![Tests](https://github.com/vishruth-thimmaiah/zeld/actions/workflows/run_tests.yml/badge.svg)](https://github.com/vishruth-thimmaiah/zeld/actions/workflows/run_tests.yml)\n\n## Build\n\n## Requirements\n\n- [zig](https://ziglang.org/)\n\nZig can be installed using a [package manager](https://ziglang.org/learn/getting-started/#install-zig-using-a-package-manager).\n\n## Build\n\n```sh\nzig build\n```\n\n## Usage\n\n```sh\n# from the root directory,\n./zig-out/bin/zeld \u003cinput files\u003e\n```\nor\n\n```sh\nzig build run -- \u003cinput files\u003e\n```\n\n## Flags\n\n```\nUsage: zeld [options] \u003cinput files\u003e\n  Options:\n    -o, --output \u003cfile\u003e    Specify the output file\n    -r, --relocatable      Create a relocatable file\n    -dynamic-linker \u003cfile\u003e Specify the dynamic linker\n    -h, --help             Display this help message\n```\n\nA few example binaries can be found in the `examples` directory.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvishruth-thimmaiah%2Fzeld","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvishruth-thimmaiah%2Fzeld","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvishruth-thimmaiah%2Fzeld/lists"}