{"id":19002265,"url":"https://github.com/tudororban/angust","last_synced_at":"2025-09-06T10:32:45.442Z","repository":{"id":257968297,"uuid":"867836255","full_name":"TudorOrban/Angust","owner":"TudorOrban","description":"Rust GUI framework in Angular style","archived":false,"fork":false,"pushed_at":"2024-11-23T18:21:24.000Z","size":4787,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-18T07:12:12.754Z","etag":null,"topics":["angular","gui-framework","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/TudorOrban.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2024-10-04T20:22:54.000Z","updated_at":"2025-07-24T14:37:45.000Z","dependencies_parsed_at":"2024-11-04T20:19:30.026Z","dependency_job_id":"bc9d4910-6bc4-4e5d-aa9a-64a72e5f7a87","html_url":"https://github.com/TudorOrban/Angust","commit_stats":null,"previous_names":["tudororban/angust"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/TudorOrban/Angust","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TudorOrban%2FAngust","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TudorOrban%2FAngust/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TudorOrban%2FAngust/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TudorOrban%2FAngust/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TudorOrban","download_url":"https://codeload.github.com/TudorOrban/Angust/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TudorOrban%2FAngust/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273892812,"owners_count":25186560,"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-06T02:00:13.247Z","response_time":2576,"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":["angular","gui-framework","rust"],"created_at":"2024-11-08T18:14:22.334Z","updated_at":"2025-09-06T10:32:44.686Z","avatar_url":"https://github.com/TudorOrban.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Angust\n\nAngust is a Rust GUI framework designed to bridge the gap between the safety and performance of Rust and the simplicity and scalability of web development. It provides an Angular-style API to develop dynamic UI applications, through reusable Components and associated HTML templates.\n\n![AppComponent.rs](/screenshots/AppComponent.rs.png)\n![AppComponent.html](/screenshots/AppComponent.html.png)\n![ExampleAppResult](/screenshots/ExampleAppResult.png)\n\n### Features\n* Declaration of UI through standard **HTML - CSS**\n* **Custom Components** with: HTML templates, reflective and reactive Component State, inputs and outputs, lifetime hooks\n* HTML **Directives**: @if, @for, @onclick, supporting complex Rust expressions\n* **Custom Services**: injectable singleton objects, supporting async operations and return to GUI thread for state updates\n* Pre-made **Router**: object encapsulating common navigation functionality (route configuration, history, page caching etc.)\n* **CLI tool**: provides commands for generating boilerplate Angust code for a smooth development experience\n\n### How to use\nTo use Angust for your next app, follow these steps:\n1. Ensure you have a newer version of Rust and Cargo installed.\n2. Download the [Angust CLI tool](https://crates.io/crates/angust_cli) and add the path to environment variables.\n3. Open your terminal in an appropiate folder and run:\n\n`angust_cli create_project \u003cyour_project_name\u003e`\n\nThat's it, you can now run the app with `cd \u003cyour_project_name\u003e`, `cargo run`. Head over to the [Docs](https://tudororban.github.io/Angust) to learn how to use Angust's features.\n\n### Status\nIn mid stages of development.\n\n### Contributing\nAll contributions are warmly welcomed. Head over to [CONTRIBUTING.md](https://github.com/TudorOrban/Angust/blob/main/CONTRIBUTING.md) for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftudororban%2Fangust","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftudororban%2Fangust","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftudororban%2Fangust/lists"}