{"id":23009601,"url":"https://github.com/devolutions/yarc","last_synced_at":"2025-04-22T23:50:57.442Z","repository":{"id":47574607,"uuid":"86884952","full_name":"Devolutions/yarc","owner":"Devolutions","description":"Yet Another Resource Compiler","archived":false,"fork":false,"pushed_at":"2024-02-21T20:49:00.000Z","size":224,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":16,"default_branch":"master","last_synced_at":"2025-03-29T20:11:16.554Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C","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/Devolutions.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":".github/CODEOWNERS","security":null,"support":null}},"created_at":"2017-04-01T04:56:47.000Z","updated_at":"2024-10-28T16:57:13.000Z","dependencies_parsed_at":"2023-01-18T12:31:53.992Z","dependency_job_id":null,"html_url":"https://github.com/Devolutions/yarc","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Devolutions%2Fyarc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Devolutions%2Fyarc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Devolutions%2Fyarc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Devolutions%2Fyarc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Devolutions","download_url":"https://codeload.github.com/Devolutions/yarc/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250343909,"owners_count":21415037,"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","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-15T09:15:05.918Z","updated_at":"2025-04-22T23:50:57.425Z","avatar_url":"https://github.com/Devolutions.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# YARC: Yet Another Resource Compiler\n\nLet's face it: modern, cross-platform, embeddable and flexible resource compiling is still lacking nowadays.\n\nTraditionally, resource compilers have the following limitations:\n\n* Resources can only be linked in executables, not libraries\n* The resource compiler and corresponding API is platform-specific\n* Maintenance of non-portable resource scripts is often necessary\n* Resource compression, when supported, makes embedding more complex\n\n## Compiler Usage\n\n`yarc [options] \u003cinput files\u003e`\n\nOptions:\n * `-o` \u003coutput file\u003e  output file (default is \"resources.c\")\n * `-p` \u003cprefix\u003e       name prefix (default is \"yarc\")\n * `-b` \u003cbundle\u003e       bundle name (default is \"default\")\n * `-w` \u003cwidth\u003e        hex dump width (default is 16)\n * `-a` \u003cpadding\u003e      append zero padding (default is 2)\n * `-u`                use uppercase hex (default is lowercase)\n * `-s`                use static keyword on resources\n * `-h`                print help\n * `-v`                print version (1.0.0)\n * `-V`                verbose mode\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevolutions%2Fyarc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevolutions%2Fyarc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevolutions%2Fyarc/lists"}