{"id":50681048,"url":"https://github.com/prathamghaywat/vector-engine","last_synced_at":"2026-06-08T19:01:34.129Z","repository":{"id":326369682,"uuid":"1103756767","full_name":"PrathamGhaywat/vector-engine","owner":"PrathamGhaywat","description":"A Physics Engine written in Zig and Raylib","archived":false,"fork":false,"pushed_at":"2025-12-10T20:57:13.000Z","size":4125,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-12-11T07:56:35.518Z","etag":null,"topics":["raylib","zig"],"latest_commit_sha":null,"homepage":"","language":"Zig","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PrathamGhaywat.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-11-25T09:46:46.000Z","updated_at":"2025-12-10T20:49:38.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/PrathamGhaywat/vector-engine","commit_stats":null,"previous_names":["prathamghaywat/vector-engine"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/PrathamGhaywat/vector-engine","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrathamGhaywat%2Fvector-engine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrathamGhaywat%2Fvector-engine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrathamGhaywat%2Fvector-engine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrathamGhaywat%2Fvector-engine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PrathamGhaywat","download_url":"https://codeload.github.com/PrathamGhaywat/vector-engine/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PrathamGhaywat%2Fvector-engine/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34075978,"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-06-08T02:00:07.615Z","response_time":111,"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":["raylib","zig"],"created_at":"2026-06-08T19:01:33.232Z","updated_at":"2026-06-08T19:01:34.121Z","avatar_url":"https://github.com/PrathamGhaywat.png","language":"Zig","funding_links":[],"categories":[],"sub_categories":[],"readme":"# VectorEngine - A physics engine built in Zig and Raylib\n\nThis is a physics engine build in [Zig](https://ziglang.org) and [Raylib-Zig](https://github.com/raylib-zig/raylib-zig). The key choice for this is because the *explicit allocator model* in Zig makes it easy to design memory systems that works well while developing physics workloads. You can also build for multiple platforms from a single maschine. Raylib was part of this project because it is easy and simple to use.\n\n\n## Download\nDownload this project from the releases tab.\n\n### Compilation\nTo compile project you need to have *zig-0.16.0-dev-1484* installed. \n\nFirst clone this project and enter it:\n```bash\ngit clone https://github.com/PrathamGhaywat/vector-engine.git\n\n\ncd vector-engine\n```\n\nThen proceed to build this project:\n```bash\nzig build -Doptimize=ReleaseFast\n```\nafter that you will see a zig-out/bin folder. inside bin there will be a Project.exe. Run that to start the application\n\n\n## License\nThis is licensed under Apache License 2.0\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprathamghaywat%2Fvector-engine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprathamghaywat%2Fvector-engine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprathamghaywat%2Fvector-engine/lists"}