{"id":20392751,"url":"https://github.com/g3th/c_multiply_matrix","last_synced_at":"2026-07-18T10:31:45.365Z","repository":{"id":242810792,"uuid":"808889843","full_name":"g3th/C_Multiply_Matrix","owner":"g3th","description":"Exercise in memory management. Multiply and print two differently-sized matrices.","archived":false,"fork":false,"pushed_at":"2024-06-05T04:40:04.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-05T00:27:39.076Z","etag":null,"topics":["c","extremely-cancerous","help","long-winded","struct","typedef"],"latest_commit_sha":null,"homepage":"","language":"C","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/g3th.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}},"created_at":"2024-06-01T04:43:48.000Z","updated_at":"2024-06-05T04:40:07.000Z","dependencies_parsed_at":"2024-06-05T05:42:21.943Z","dependency_job_id":"d53f0523-1a5a-4f1e-aa92-b99f2150fe20","html_url":"https://github.com/g3th/C_Multiply_Matrix","commit_stats":null,"previous_names":["g3th/c_multiply_matrix"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/g3th/C_Multiply_Matrix","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/g3th%2FC_Multiply_Matrix","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/g3th%2FC_Multiply_Matrix/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/g3th%2FC_Multiply_Matrix/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/g3th%2FC_Multiply_Matrix/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/g3th","download_url":"https://codeload.github.com/g3th/C_Multiply_Matrix/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/g3th%2FC_Multiply_Matrix/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35615525,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-18T02:00:07.223Z","response_time":61,"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":["c","extremely-cancerous","help","long-winded","struct","typedef"],"created_at":"2024-11-15T03:45:25.620Z","updated_at":"2026-07-18T10:31:45.349Z","avatar_url":"https://github.com/g3th.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Multiply 2x3 * 3x2 Matrices\n# Dynamically allocate memory for structs and arrays\n\nSimple exercise in memory management.\n\nDynamic allocation passing a pointer to a struct, changing the data in a function, and printing the result.\n\nMultiply and print two differently sized matrices, one being 2x3, and another being 3x2.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fg3th%2Fc_multiply_matrix","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fg3th%2Fc_multiply_matrix","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fg3th%2Fc_multiply_matrix/lists"}