{"id":52149974,"url":"https://github.com/yaml/yamlstar-zig","last_synced_at":"2026-08-06T19:00:52.980Z","repository":{"id":374983671,"uuid":"1308893037","full_name":"yaml/yamlstar-zig","owner":"yaml","description":null,"archived":false,"fork":false,"pushed_at":"2026-07-29T19:43:52.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-08-06T10:43:53.165Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/yaml.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2026-07-22T14:04:49.000Z","updated_at":"2026-07-29T19:45:59.000Z","dependencies_parsed_at":"2026-08-06T10:53:59.613Z","dependency_job_id":null,"html_url":"https://github.com/yaml/yamlstar-zig","commit_stats":null,"previous_names":["yaml/yamlstar-zig"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/yaml/yamlstar-zig","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yaml%2Fyamlstar-zig","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yaml%2Fyamlstar-zig/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yaml%2Fyamlstar-zig/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yaml%2Fyamlstar-zig/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yaml","download_url":"https://codeload.github.com/yaml/yamlstar-zig/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yaml%2Fyamlstar-zig/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36345931,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"2026-08-06T19:00:44.176Z","updated_at":"2026-08-06T19:00:52.965Z","avatar_url":"https://github.com/yaml.png","language":"Zig","funding_links":[],"categories":[],"sub_categories":[],"readme":"# YAMLStar Zig Binding\n\nZig binding for the YAMLStar shared library.\n\n```zig\nconst yamlstar = @import(\"yamlstar\");\n\nvar yaml = try yamlstar.YAMLStar.init(allocator);\ndefer yaml.deinit();\nvar result = try yaml.load(\"key: value\");\ndefer result.deinit();\n```\n\nInstall the matching `libyamlstar` release before using this package:\n\n```bash\ncurl -sSL https://yamlstar.org/install | LIB=1 bash\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyaml%2Fyamlstar-zig","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyaml%2Fyamlstar-zig","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyaml%2Fyamlstar-zig/lists"}