{"id":14992312,"url":"https://github.com/DioxusLabs/awesome-dioxus","last_synced_at":"2025-09-25T14:31:03.453Z","repository":{"id":41959700,"uuid":"418765440","full_name":"DioxusLabs/awesome-dioxus","owner":"DioxusLabs","description":"An awesome list of Dioxus-related content and resources","archived":false,"fork":false,"pushed_at":"2025-07-22T17:08:48.000Z","size":88,"stargazers_count":258,"open_issues_count":6,"forks_count":41,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-09-18T02:01:58.456Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://dioxuslabs.com/awesome","language":null,"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/DioxusLabs.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,"zenodo":null}},"created_at":"2021-10-19T04:08:09.000Z","updated_at":"2025-09-17T00:30:14.000Z","dependencies_parsed_at":"2023-02-18T08:01:32.024Z","dependency_job_id":"90e7daa2-4578-4589-bfd9-c06db886cc1d","html_url":"https://github.com/DioxusLabs/awesome-dioxus","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/DioxusLabs/awesome-dioxus","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DioxusLabs%2Fawesome-dioxus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DioxusLabs%2Fawesome-dioxus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DioxusLabs%2Fawesome-dioxus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DioxusLabs%2Fawesome-dioxus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DioxusLabs","download_url":"https://codeload.github.com/DioxusLabs/awesome-dioxus/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DioxusLabs%2Fawesome-dioxus/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276769579,"owners_count":25701569,"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","status":"online","status_checked_at":"2025-09-24T02:00:09.776Z","response_time":97,"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":[],"created_at":"2024-09-24T15:00:57.075Z","updated_at":"2025-09-25T14:31:03.433Z","avatar_url":"https://github.com/DioxusLabs.png","language":null,"funding_links":[],"categories":["GUI"],"sub_categories":[],"readme":"# **Awesome Dioxus**\n \n[![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)\n\nA collection of awesome things regarding the Dioxus ecosystem.\n\nThis repository contains the list of awesome stuff that [Dioxus Awesome](https://dioxuslabs.com/awesome) uses.\n\n# Contributing\n\nTo add your project, simply copy an existing entry and fill out all the values. It should be clear what most of them mean. `\"github\"` and `\"link\"` are optional, but recommended. There's some enums, so here are their values:\n\n- `\"type\"`:\n  - `\"Awesome\"`: Libraries/tools/or something else that helps developers with making Dioxus projects.\n  - `\"MadeWith\"`: Real-world apps made with Dioxus. If the primary purpose of the app is aiding Dioxus developers, use `\"Awesome\"` instead.\n- `\"category\"`:\n  - `\"Misc\"`\n  - `\"Util\"`\n  - `\"Logging\"`\n  - `\"Components\"`\n  - `\"Example\"`\n  - `\"Styling\"`\n  - `\"Deployment\"`\n  - `\"Renderer\"`\n  - `\"App\"`: Generic category for `\"MadeWith\"` entries. Not actually displayed at the moment, because all `\"MadeWith\"` entries have this category.\n\n```rust\nstruct Item {\n    name: String,\n    description: String,\n    category: Category,\n    \n    /// Items won't display stars without this.\n    github: Option\u003cGithubInfo\u003e,\n\n    /// Replaces the auto-generated github link with an external link.\n    link: Option\u003cString\u003e,\n}\n\nstruct GithubInfo {\n    username: String,\n    repo: String,\n}\n\nenum Category {\n    Util,\n    Logging,\n    Components,\n    Example,\n    Styling,\n    Deployment,\n    Renderer,\n    Misc,\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDioxusLabs%2Fawesome-dioxus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FDioxusLabs%2Fawesome-dioxus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDioxusLabs%2Fawesome-dioxus/lists"}