{"id":23508772,"url":"https://github.com/lovasko/libclaf","last_synced_at":"2026-02-02T02:01:41.366Z","repository":{"id":33723860,"uuid":"37377969","full_name":"lovasko/libclaf","owner":"lovasko","description":"Compact Line Address Format","archived":false,"fork":false,"pushed_at":"2015-06-13T16:10:20.000Z","size":100,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-22T18:53:30.368Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/lovasko.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}},"created_at":"2015-06-13T16:04:45.000Z","updated_at":"2015-06-13T16:04:45.000Z","dependencies_parsed_at":"2022-08-28T18:51:18.536Z","dependency_job_id":null,"html_url":"https://github.com/lovasko/libclaf","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lovasko/libclaf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lovasko%2Flibclaf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lovasko%2Flibclaf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lovasko%2Flibclaf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lovasko%2Flibclaf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lovasko","download_url":"https://codeload.github.com/lovasko/libclaf/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lovasko%2Flibclaf/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29001471,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-02T01:32:03.847Z","status":"online","status_checked_at":"2026-02-02T02:00:07.448Z","response_time":58,"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":[],"created_at":"2024-12-25T11:32:06.194Z","updated_at":"2026-02-02T02:01:41.350Z","avatar_url":"https://github.com/lovasko.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Compact Line Address Format\nSimple mapping from source lines to addresses. \n\n## On-disk format\n\n### Header\n```C\nuint16_t magic 0xC1AF\nuint8_t version\nuint8_t memory_model\nuint32_t flags\nuint32_t comp_unit_sect_offset\nuint32_t line_addr_sect_offset\nuint32_t string_table_offset\nuint32_t string_table_length\n```\n\n### Compilation Unit Section\n```C\nuint32_t comp_unit_id\nuint32_t comp_unit_name_idx\nuint32_t comp_unit_id\nuint32_t comp_unit_name_idx\nuint32_t comp_unit_id\n.\n.\n.\n```\n\n### Line Section\n```C\nuint32_t comp_unit_id\nuint32_t line_no\nuint32_t/uint64_t address\nuint32_t comp_unit_id\nuint32_t line_no\n.\n.\n.\n```\n\n### String Table \nNULL-separated list of strings.\n\n## Author\nDaniel Lovasko lovasko@freebsd.org\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flovasko%2Flibclaf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flovasko%2Flibclaf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flovasko%2Flibclaf/lists"}