{"id":23975802,"url":"https://github.com/therustmonk/vectorize","last_synced_at":"2025-12-12T15:39:56.546Z","repository":{"id":57671522,"uuid":"354508808","full_name":"therustmonk/vectorize","owner":"therustmonk","description":"vectorize crate","archived":false,"fork":false,"pushed_at":"2021-07-05T08:14:30.000Z","size":4,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"trunk","last_synced_at":"2025-10-10T09:08:56.269Z","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/therustmonk.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":"2021-04-04T09:55:14.000Z","updated_at":"2023-12-13T15:52:13.000Z","dependencies_parsed_at":"2022-09-10T15:01:02.145Z","dependency_job_id":null,"html_url":"https://github.com/therustmonk/vectorize","commit_stats":null,"previous_names":["therustmonk/vectorize","deniskolodin/vectorize"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/therustmonk/vectorize","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/therustmonk%2Fvectorize","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/therustmonk%2Fvectorize/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/therustmonk%2Fvectorize/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/therustmonk%2Fvectorize/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/therustmonk","download_url":"https://codeload.github.com/therustmonk/vectorize/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/therustmonk%2Fvectorize/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27685613,"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-12-12T02:00:06.775Z","response_time":129,"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":"2025-01-07T06:51:23.878Z","updated_at":"2025-12-12T15:39:56.526Z","avatar_url":"https://github.com/therustmonk.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# vectorize\n\nConverts maps to vecs for serialization.\n\nUsage:\n\n```rust\n\n#[derive(Deserialize, Serialize)]\nstruct MyStruct {\n    ordinary_field: String,\n    #[serde(with = \"vectorize\")]\n    no_string_key_map: HashMap\u003c(u8, bool, String), String\u003e,\n}\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftherustmonk%2Fvectorize","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftherustmonk%2Fvectorize","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftherustmonk%2Fvectorize/lists"}