{"id":18186442,"url":"https://github.com/braheezy/zjpeg","last_synced_at":"2025-04-07T13:17:02.729Z","repository":{"id":260808452,"uuid":"882382878","full_name":"braheezy/zjpeg","owner":"braheezy","description":"A JPEG decoder","archived":false,"fork":false,"pushed_at":"2025-04-03T03:43:13.000Z","size":5426,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-03T04:27:51.779Z","etag":null,"topics":["jpeg","zig"],"latest_commit_sha":null,"homepage":"","language":"Zig","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/braheezy.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}},"created_at":"2024-11-02T17:25:41.000Z","updated_at":"2025-04-03T03:43:16.000Z","dependencies_parsed_at":"2024-11-26T09:20:18.197Z","dependency_job_id":"114e11d2-fced-457b-94b8-ee35de367bb8","html_url":"https://github.com/braheezy/zjpeg","commit_stats":{"total_commits":13,"total_committers":1,"mean_commits":13.0,"dds":0.0,"last_synced_commit":"e61ce3e9ac3a71f5ba3a25d646410132075a28aa"},"previous_names":["braheezy/zjpeg"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/braheezy%2Fzjpeg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/braheezy%2Fzjpeg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/braheezy%2Fzjpeg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/braheezy%2Fzjpeg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/braheezy","download_url":"https://codeload.github.com/braheezy/zjpeg/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247657268,"owners_count":20974346,"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":["jpeg","zig"],"created_at":"2024-11-03T00:02:51.295Z","updated_at":"2025-04-07T13:17:02.693Z","avatar_url":"https://github.com/braheezy.png","language":"Zig","funding_links":[],"categories":[],"sub_categories":[],"readme":"# zjpeg\n\nA JPEG decoder in pure Zig. It supports:\n\n- Baseline and Progressive formats\n- Gray, YCbCr, RGBA, and YCMK color formats.\n\nHere's proof! The Mac image viewer on the left, and a SDL image viewer in Zig using `zjpeg`:\n![demo](demo.png)\n\n## Usage\n\nSee [`zjpeg.zig`](./src/zjpeg.zig) for an example with SDL.\n\n## Development\n\nRun using `zig`:\n\n    zig build run -- \u003cinput jpeg\u003e\n\nOr build and run:\n\n    zig build\n    ./zig-out/bin/zjpeg \u003cinput jpeg\u003e\n\n---\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbraheezy%2Fzjpeg","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbraheezy%2Fzjpeg","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbraheezy%2Fzjpeg/lists"}