{"id":27540111,"url":"https://github.com/grillo-0/bed","last_synced_at":"2025-07-29T10:42:09.099Z","repository":{"id":229083027,"uuid":"775721157","full_name":"Grillo-0/bed","owner":"Grillo-0","description":"Embed files into your C applications","archived":false,"fork":false,"pushed_at":"2024-04-01T13:26:11.000Z","size":13,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-19T08:28:42.680Z","etag":null,"topics":["bed","c","embed","files"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Grillo-0.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}},"created_at":"2024-03-21T23:14:19.000Z","updated_at":"2024-03-26T17:44:22.000Z","dependencies_parsed_at":"2024-03-22T00:30:11.874Z","dependency_job_id":"d1936f04-05eb-4d51-84fd-3aa3bd35998b","html_url":"https://github.com/Grillo-0/bed","commit_stats":null,"previous_names":["grillo-0/bed"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Grillo-0/bed","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Grillo-0%2Fbed","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Grillo-0%2Fbed/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Grillo-0%2Fbed/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Grillo-0%2Fbed/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Grillo-0","download_url":"https://codeload.github.com/Grillo-0/bed/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Grillo-0%2Fbed/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264002680,"owners_count":23542479,"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":["bed","c","embed","files"],"created_at":"2025-04-18T22:29:57.601Z","updated_at":"2025-07-07T02:38:17.207Z","avatar_url":"https://github.com/Grillo-0.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bed\n\nEmbed files into your C applications\n\nThis was inspired by one of the [Tsoding](https://github.com/tsoding)\nlivestreams about [muzializer](https://github.com/tsoding/musializer) where he\ncreates a application with the same ideia.\n\n## Usage\n\nFirst you run the bed command to generate the `.c` file\n\n```console\n$ ./bed \u003cfiles\u003e... \u003e resource.c\n```\nNext, you use the `bed_get()` function, `test.c` is a example on how to do it.\n\nYou can optionally add an prefix to the function with '-p' flag, test_prefix.c\nshows how to use this on code.\n\n```console\n$ ./bed -p \u003cprefix\u003e \u003cfiles\u003e... \u003e resource.c\n```\n\n## How to Build\n\n```console\n$ make\n```\n\n## How to Test\n\n```console\n$ make test\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrillo-0%2Fbed","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgrillo-0%2Fbed","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrillo-0%2Fbed/lists"}