{"id":16608111,"url":"https://github.com/ikskuh/slf","last_synced_at":"2025-08-02T03:39:00.668Z","repository":{"id":68601236,"uuid":"455986325","full_name":"ikskuh/SLF","owner":"ikskuh","description":"The Simple Linking Format","archived":false,"fork":false,"pushed_at":"2022-02-14T08:37:52.000Z","size":41,"stargazers_count":8,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-09T09:44:28.460Z","etag":null,"topics":["binary","binutils","linker","object-format","zig","zig-package","ziglang"],"latest_commit_sha":null,"homepage":"","language":"Zig","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ikskuh.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},"funding":{"github":"MasterQ32"}},"created_at":"2022-02-05T21:10:11.000Z","updated_at":"2024-05-29T09:00:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"6e42fbf5-9c34-4a25-8fb2-1db0943bf58d","html_url":"https://github.com/ikskuh/SLF","commit_stats":null,"previous_names":["ikskuh/slf","masterq32/slf"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ikskuh/SLF","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ikskuh%2FSLF","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ikskuh%2FSLF/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ikskuh%2FSLF/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ikskuh%2FSLF/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ikskuh","download_url":"https://codeload.github.com/ikskuh/SLF/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ikskuh%2FSLF/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268331490,"owners_count":24233264,"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-08-02T02:00:12.353Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","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":["binary","binutils","linker","object-format","zig","zig-package","ziglang"],"created_at":"2024-10-12T01:25:08.335Z","updated_at":"2025-08-02T03:39:00.638Z","avatar_url":"https://github.com/ikskuh.png","language":"Zig","funding_links":["https://github.com/sponsors/MasterQ32"],"categories":[],"sub_categories":[],"readme":"# ⛓ Simple Linking Format\n\nSLF is a very simple object file format that can be used to link programs that don't require distinct sections for code and data.\n\n## Documentation\n\n- [Binary Format](docs/module-format.md)\n\n## Available Tools\n\n- `slf-ld` is the standalone linker that can be used to link object files into a flat binary\n- `slf-objdump` is a dumper for SLF files. It can list all sections as well as dump the raw binary data.\n\n## Available APIs\n\n`src/slf.zig` is a package that exports several APIs:\n\n- `slf.View` allows introspection of in-memory SLF files.\n- `slf.Linker` allows linking SLF files together.\n- `slf.Builder` allows the creation of new SLF files.\n\n## Project Status\n\n[![Build](https://github.com/MasterQ32/SLF/actions/workflows/cross-build.yml/badge.svg)](https://github.com/MasterQ32/SLF/actions/workflows/cross-build.yml)\n\n**Disclaimer: Feature complete, but still highly experimental.**\n\n### TODO\n\n- [ ] Add better diagnostics\n  - [ ] Add support for object/file names\n- [ ] Support exporting other file types\n  - [x] flat binary\n  - [ ] intel hex\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fikskuh%2Fslf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fikskuh%2Fslf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fikskuh%2Fslf/lists"}