{"id":20003587,"url":"https://github.com/jungerboyo/zmath","last_synced_at":"2026-05-29T23:02:05.096Z","repository":{"id":119452587,"uuid":"542618390","full_name":"JungerBoyo/zmath","owner":"JungerBoyo","description":"simple linear algebra library written in zig","archived":false,"fork":false,"pushed_at":"2023-04-02T15:07:21.000Z","size":7,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-06T21:40:52.149Z","etag":null,"topics":["linear-algebra-library","math","zig"],"latest_commit_sha":null,"homepage":"","language":"Zig","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JungerBoyo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2022-09-28T13:57:34.000Z","updated_at":"2025-03-24T07:00:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"5140b9fe-f355-40e4-b72d-e7c229c8eb50","html_url":"https://github.com/JungerBoyo/zmath","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/JungerBoyo/zmath","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JungerBoyo%2Fzmath","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JungerBoyo%2Fzmath/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JungerBoyo%2Fzmath/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JungerBoyo%2Fzmath/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JungerBoyo","download_url":"https://codeload.github.com/JungerBoyo/zmath/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JungerBoyo%2Fzmath/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33673628,"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-05-29T02:00:06.066Z","response_time":107,"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":["linear-algebra-library","math","zig"],"created_at":"2024-11-13T05:26:22.045Z","updated_at":"2026-05-29T23:02:05.078Z","avatar_url":"https://github.com/JungerBoyo.png","language":"Zig","funding_links":[],"categories":[],"sub_categories":[],"readme":"# zmath\nsimple linear algebra library written in zig.\n## implements\n  - Vec{2, 3, 4}x{{f, i, u}x{32, 64}}\n  \u003e dot product, cross product, {+, -, *, /} ops\n  - Mat{2x2, 3x3, 4x4}x{{f, i, u}x{32, 64}}\n  \u003e determinant, inverse (without det==0 test), transpose, mul op\n  - Mat4x4{f32, f64}\n  \u003e init from unit quaternion, init as rotation from euler angles, projection\n  - Quaternion{f32, f64}\n  \u003e mul op, init from 3d vector and angle\n  - transforms{f32, f64}\n  \u003e 3d point rotation\n  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjungerboyo%2Fzmath","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjungerboyo%2Fzmath","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjungerboyo%2Fzmath/lists"}