{"id":24659189,"url":"https://github.com/xframes-project/xframes-swift","last_synced_at":"2026-05-13T07:34:06.733Z","repository":{"id":271927549,"uuid":"914998905","full_name":"xframes-project/xframes-swift","owner":"xframes-project","description":"GPU accelerated UI development for Swift","archived":false,"fork":false,"pushed_at":"2025-01-16T12:23:38.000Z","size":1063,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-03-21T06:12:39.947Z","etag":null,"topics":["swift"],"latest_commit_sha":null,"homepage":"","language":"Swift","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/xframes-project.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-01-10T18:43:23.000Z","updated_at":"2025-01-16T12:23:40.000Z","dependencies_parsed_at":"2025-01-10T20:31:36.308Z","dependency_job_id":null,"html_url":"https://github.com/xframes-project/xframes-swift","commit_stats":null,"previous_names":["xframes-project/xframes-swift"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/xframes-project/xframes-swift","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xframes-project%2Fxframes-swift","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xframes-project%2Fxframes-swift/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xframes-project%2Fxframes-swift/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xframes-project%2Fxframes-swift/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xframes-project","download_url":"https://codeload.github.com/xframes-project/xframes-swift/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xframes-project%2Fxframes-swift/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32973017,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T06:31:55.726Z","status":"ssl_error","status_checked_at":"2026-05-13T06:31:51.336Z","response_time":115,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["swift"],"created_at":"2025-01-26T02:53:26.441Z","updated_at":"2026-05-13T07:34:06.674Z","avatar_url":"https://github.com/xframes-project.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# xframes-swift\n\n## Instructions\n\n### Installing Swift\n\n#### Windows\n\nhttps://www.swift.org/install/windows/winget/\n\n#### Linux\n\nOn Ubuntu:\n\nFollow these instructions carefully\n\nhttps://www.swift.org/install/linux/tarball/\n\nI recommend to install the SDK for static linking\n\nhttps://www.swift.org/documentation/articles/static-linux-getting-started.html\n\n### Building\n\nIt is crucial to enable the Extern experimental feature\n\n`swift build -Xswiftc -enable-experimental-feature -Xswiftc Extern`\n\n#### Linux\n\n##### Dynamic linking\n\n`swift build`\n\n```\n$ file ./.build/debug/xframes-swift\n./.build/debug/xframes-swift: ELF 64-bit LSB pie executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 3.2.0, with debug_info, not stripped\n```\n\nThe file size is \u003e 30KB but it requires Swift to be installed on the target machine.\n\n##### Static linking\n\n`swift build --swift-sdk x86_64-swift-linux-musl`\n\n```\n$ file .build/x86_64-swift-linux-musl/debug/xframes-swift\n.build/x86_64-swift-linux-musl/debug/xframes-swift: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), statically linked, with debug_info, not stripped\n```\n\nThe file size is \u003e 40MB but it supposedly 'just works', no need to install any dependencies.\n\n### Running the app\n\n#### Linux\n\n`export LD_LIBRARY_PATH=/path/to/xframes/library:$LD_LIBRARY_PATH`\n\n\n## Screenshots\n\nWindows 11\n\n![image](https://github.com/user-attachments/assets/aff40443-a704-4632-829b-6a3785a63b58)\n\n\nUbuntu 24.04\n\n![image](https://github.com/user-attachments/assets/bd2af4ef-08a3-45b7-a84a-92c4c7c347f7)\n\nRaspberry Pi 5\n\n![image](https://github.com/user-attachments/assets/9ded55f3-8d3e-455d-bfaa-2ea75465defa)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxframes-project%2Fxframes-swift","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxframes-project%2Fxframes-swift","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxframes-project%2Fxframes-swift/lists"}