{"id":13626668,"url":"https://github.com/kassane/qml_zig","last_synced_at":"2025-04-09T06:13:00.527Z","repository":{"id":43915126,"uuid":"322902342","full_name":"kassane/qml_zig","owner":"kassane","description":"QML bindings for the Zig programming language","archived":false,"fork":false,"pushed_at":"2025-02-22T13:47:24.000Z","size":1692,"stargazers_count":106,"open_issues_count":2,"forks_count":4,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-04-02T02:14:00.145Z","etag":null,"topics":["qml-bindings","qml-zig","zig","zig-package","ziglang"],"latest_commit_sha":null,"homepage":"","language":"Zig","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kassane.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":"2020-12-19T17:33:55.000Z","updated_at":"2025-03-27T05:05:18.000Z","dependencies_parsed_at":"2024-01-12T22:52:17.851Z","dependency_job_id":"49f6499b-a91b-4f60-9105-178c8e18b5f7","html_url":"https://github.com/kassane/qml_zig","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kassane%2Fqml_zig","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kassane%2Fqml_zig/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kassane%2Fqml_zig/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kassane%2Fqml_zig/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kassane","download_url":"https://codeload.github.com/kassane/qml_zig/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247987285,"owners_count":21028895,"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":["qml-bindings","qml-zig","zig","zig-package","ziglang"],"created_at":"2024-08-01T21:02:25.991Z","updated_at":"2025-04-09T06:13:00.504Z","avatar_url":"https://github.com/kassane.png","language":"Zig","readme":"# QML-zig\n![GitHub All Releases](https://img.shields.io/github/downloads/kassane/qml_zig/total?style=flat-square) ![GitHub release (latest by date)](https://img.shields.io/github/v/release/kassane/qml_zig?style=flat-square) ![GitHub](https://img.shields.io/github/license/kassane/qml_zig?style=flat-square)\n\nBindings are based on [DOtherSide](https://github.com/filcuc/dotherside) C bindings for QML Library is mostly feature-compliant with other bindings based on the library, but lacks some minor features and has quite a few bugs.\n\n# Preview\n![qml_zig](https://user-images.githubusercontent.com/6756180/102698635-a5518500-421d-11eb-8705-98013d2328d7.jpg)\n\n# Build - Steps\n\n## Requirements\n\nAll software required for building.\n\n- Qt 5.15 or higher\n- Zig v0.12.0, 0.13.0 or master\n- CMake v3.2 or higher (DOtherSide build)\n\n### Question\n\n#### Works on Qt6?\n\nMaybe, check [DOtherSide](https://github.com/filcuc/dotherside) support!!\n\n## Instructions\n\n~~~bash\n# Clone repo\ngit clone --recursive https://github.com/kassane/qml_zig\n\n# Open folder\ncd qml_zig\n\n# build DOtherSide\nzig build cmake\n\n# Build\nzig build ExampleName -Doptimize=ReleaseSafe|-Doptimize=ReleaseFast|-Doptimize=ReleaseSmall\n~~~\n\n# Examples\n\n`zig build Animated` - Run an Animated Box\n\n`zig build Hello` - Hello World, with Menu and Clickable Button\n\n`zig build Cells` - Cells example from QML Tute, click a color to change the text\n\n`zig build Button` - Button with 2-way comms to the Zig code\n\n`zig build Layouts` - Layouts examples\n\n`zig build Splits` - Splitview example\n\n`zig build Tables` - Tableview example\n\n# Work in Progres Examples\n\n`zig build Particle` - Particle system example\n- Needs QObject wrapper working yet, to pass zig objects to the QML side\n\n# Status\n\n- Basic initialization and execution\n- More Examples - thanks [@zigster64](https://github.com/zigster64)!\n- Providing properties to QML files\n\n# TODO\n\n- [ ] QAbstractListModels\n- [ ] QObject - **working progress**\n- [ ] QStyle\n","funding_links":[],"categories":["Multimedia \u0026 Graphics","Zig","Libraries"],"sub_categories":["GUI"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkassane%2Fqml_zig","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkassane%2Fqml_zig","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkassane%2Fqml_zig/lists"}