{"id":28121165,"url":"https://github.com/edwindj/flatbuffers.v","last_synced_at":"2026-02-01T22:01:19.696Z","repository":{"id":66207194,"uuid":"454362282","full_name":"edwindj/flatbuffers.v","owner":"edwindj","description":null,"archived":false,"fork":false,"pushed_at":"2022-02-16T09:06:50.000Z","size":23,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-20T22:53:30.670Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"V","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/edwindj.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,"zenodo":null}},"created_at":"2022-02-01T11:31:37.000Z","updated_at":"2022-02-11T21:47:58.000Z","dependencies_parsed_at":"2023-07-03T12:11:46.582Z","dependency_job_id":null,"html_url":"https://github.com/edwindj/flatbuffers.v","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/edwindj/flatbuffers.v","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edwindj%2Fflatbuffers.v","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edwindj%2Fflatbuffers.v/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edwindj%2Fflatbuffers.v/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edwindj%2Fflatbuffers.v/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/edwindj","download_url":"https://codeload.github.com/edwindj/flatbuffers.v/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edwindj%2Fflatbuffers.v/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28992633,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-01T20:57:35.821Z","status":"ssl_error","status_checked_at":"2026-02-01T20:57:29.580Z","response_time":56,"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":"2025-05-14T07:42:22.067Z","updated_at":"2026-02-01T22:01:19.691Z","avatar_url":"https://github.com/edwindj.png","language":"V","funding_links":[],"categories":[],"sub_categories":[],"readme":"# flatbuffers for v (early work)\n\nvlatbuffers?\n\n## Status\n\n- Parser (and scanner) voor framebuffers schema works: creates a `Schema` struct\n- `Schema` can generate:\n  -  framebuffers schema file: fbs\n  -  v structs that match with the flatbuffers definition\n\n\n### Not yet working (most important part...)\n- encoding\n- decoding\n\n## Simple approach:\n\n- encoder for v structs (similar to json encoder)\n- decoder to v structs (similar to json decoder)\n- encoder for v structs could generate fbs, framebuffers schema\n- generate a decoder and encoder from a fbs file into v source. Would be nice if generated source has no dependencies\n\n\n## references\n\n- https://google.github.io/flatbuffers/\n- schema language: https://google.github.io/flatbuffers/flatbuffers_grammar.html\n- description of binary format: https://github.com/dvidelabs/flatcc/blob/master/doc/binary-format.md\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedwindj%2Fflatbuffers.v","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fedwindj%2Fflatbuffers.v","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedwindj%2Fflatbuffers.v/lists"}