{"id":16960126,"url":"https://github.com/dflemstr/serde-protobuf","last_synced_at":"2025-08-02T04:34:32.778Z","repository":{"id":47600727,"uuid":"98096542","full_name":"dflemstr/serde-protobuf","owner":"dflemstr","description":null,"archived":false,"fork":false,"pushed_at":"2021-08-22T16:08:41.000Z","size":246,"stargazers_count":70,"open_issues_count":3,"forks_count":18,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-07-18T09:13:24.712Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/dflemstr.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}},"created_at":"2017-07-23T12:31:56.000Z","updated_at":"2025-03-09T11:53:07.000Z","dependencies_parsed_at":"2022-09-16T06:53:49.797Z","dependency_job_id":null,"html_url":"https://github.com/dflemstr/serde-protobuf","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/dflemstr/serde-protobuf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflemstr%2Fserde-protobuf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflemstr%2Fserde-protobuf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflemstr%2Fserde-protobuf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflemstr%2Fserde-protobuf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dflemstr","download_url":"https://codeload.github.com/dflemstr/serde-protobuf/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dflemstr%2Fserde-protobuf/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268334622,"owners_count":24233793,"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","status":"online","status_checked_at":"2025-08-02T02:00:12.353Z","response_time":74,"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":[],"created_at":"2024-10-13T22:47:11.844Z","updated_at":"2025-08-02T04:34:32.732Z","avatar_url":"https://github.com/dflemstr.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# `serde-protobuf` [![crates.io badge](https://img.shields.io/crates/v/serde-protobuf.svg)](https://crates.io/crates/serde-protobuf) [![docs.rs badge](https://docs.rs/serde-protobuf/badge.svg)](https://docs.rs/serde-protobuf)\n\nSupport for [Google protocol buffers][1] in combination with `serde`.\n\nThe crate is split up into several logical parts.\n\n  * The [`descriptor`](https://dflemstr.github.io/rq/serde_protobuf/descriptor/index.html) module provides an API for managing dynamically\n    loaded protocol buffer schemata.\n  * The [`value`](https://dflemstr.github.io/rq/serde_protobuf/value/index.html) module provides structs that can hold any raw protocol\n    buffer decoded data (but the representation is heavily coupled with a schema).\n  * The [`de`](https://dflemstr.github.io/rq/serde_protobuf/de/index.html) module can be used to deserialize binary encoded protocol buffer\n    messages given some schema descriptors.\n\nSerialization is not yet implemented in this version.\n\n[1]: https://developers.google.com/protocol-buffers/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdflemstr%2Fserde-protobuf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdflemstr%2Fserde-protobuf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdflemstr%2Fserde-protobuf/lists"}