{"id":19338206,"url":"https://github.com/jserv/matrix_oo","last_synced_at":"2025-04-23T01:31:19.937Z","repository":{"id":146557275,"uuid":"85501638","full_name":"jserv/matrix_oo","owner":"jserv","description":"Object-oriented matrix implementation in C99","archived":false,"fork":false,"pushed_at":"2017-04-07T07:58:05.000Z","size":2,"stargazers_count":14,"open_issues_count":0,"forks_count":15,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-22T22:57:06.396Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/jserv.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":"2017-03-19T19:12:32.000Z","updated_at":"2025-03-11T12:23:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"02d1b5e0-6aed-4a96-8d5e-1478780978cc","html_url":"https://github.com/jserv/matrix_oo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jserv%2Fmatrix_oo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jserv%2Fmatrix_oo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jserv%2Fmatrix_oo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jserv%2Fmatrix_oo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jserv","download_url":"https://codeload.github.com/jserv/matrix_oo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250352252,"owners_count":21416461,"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","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-11-10T03:16:39.367Z","updated_at":"2025-04-23T01:31:19.931Z","avatar_url":"https://github.com/jserv.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Introduction\n\nSample matrix implementation illustrating object-oriented techniques in C99.\n\nIt is clear that the techniques presented here have not the pretension to\nreplace C++, but it provides enough to do serious object-oriented\nprogramming:\n\n* The procedural model using C functions\n* The abstract data type model using public interface and private\n  implementation as well as data and names encapsulation.\n* The object-oriented model using (multiple) inheritance and polymorphism\n  which allows to manipulate different object types through a common\n  interface.\n\n## Further Reading\n* [Matrix Mul](https://msdn.microsoft.com/zh-tw/library/hh873134.aspx)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjserv%2Fmatrix_oo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjserv%2Fmatrix_oo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjserv%2Fmatrix_oo/lists"}