{"id":19339727,"url":"https://github.com/rubenv/fastyaml","last_synced_at":"2026-04-17T06:03:43.334Z","repository":{"id":57650288,"uuid":"304699736","full_name":"rubenv/fastyaml","owner":"rubenv","description":"Super fast YAML parser generator for Go","archived":false,"fork":false,"pushed_at":"2020-10-30T08:15:59.000Z","size":27,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-24T08:27:07.929Z","etag":null,"topics":["go","yaml"],"latest_commit_sha":null,"homepage":"","language":"Go","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/rubenv.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}},"created_at":"2020-10-16T17:49:39.000Z","updated_at":"2022-01-13T10:53:46.000Z","dependencies_parsed_at":"2022-09-09T00:42:06.767Z","dependency_job_id":null,"html_url":"https://github.com/rubenv/fastyaml","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rubenv/fastyaml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubenv%2Ffastyaml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubenv%2Ffastyaml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubenv%2Ffastyaml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubenv%2Ffastyaml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rubenv","download_url":"https://codeload.github.com/rubenv/fastyaml/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubenv%2Ffastyaml/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31917372,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T18:22:33.417Z","status":"online","status_checked_at":"2026-04-17T02:00:06.879Z","response_time":62,"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":["go","yaml"],"created_at":"2024-11-10T03:23:32.647Z","updated_at":"2026-04-17T06:03:43.312Z","avatar_url":"https://github.com/rubenv.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fastyaml\n\n\u003e Super fast YAML parser generator for Go\n\n[![Build Status](https://github.com/rubenv/fastyaml/workflows/Test/badge.svg)](https://github.com/rubenv/fastyaml/actions) [![GoDoc](https://godoc.org/github.com/rubenv/fastyaml?status.png)](https://godoc.org/github.com/rubenv/fastyaml)\n\nYAML is incredibly complex to parse and thus not very fast. But sometimes you\nwant it fast and you know that your input will only contain a small subset of\nall the YAML features. That's where fastyaml comes in: it generates code for a\nsuper fast parser for a very limited subset of the YAML specification.\n\nFeatures:\n\n* Did I mention fast?\n* Generates proper Go code\n* Almost no error handling, only use this on input that you know is well-formed\n* Uses the same tag syntax as [go-yaml](https://github.com/go-yaml/yaml), so can be dropped in where possible with minimal changes\n\n## Work in progress\n\nThis project is work in progress and not ready for use yet.\n\n## License\n\nThis library is distributed under the [MIT](LICENSE) license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frubenv%2Ffastyaml","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frubenv%2Ffastyaml","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frubenv%2Ffastyaml/lists"}