{"id":24277276,"url":"https://github.com/perryvw/dzn-examples","last_synced_at":"2026-05-28T13:02:47.541Z","repository":{"id":271648999,"uuid":"912381651","full_name":"Perryvw/dzn-examples","owner":"Perryvw","description":"Examples and patterns for the Dezyne programming language","archived":false,"fork":false,"pushed_at":"2025-02-01T18:55:20.000Z","size":35,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-31T21:25:16.087Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","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/Perryvw.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}},"created_at":"2025-01-05T12:24:18.000Z","updated_at":"2025-02-13T13:52:44.000Z","dependencies_parsed_at":"2025-01-09T03:43:34.893Z","dependency_job_id":"b7d65430-ad31-476e-a047-a724f2ed5e6a","html_url":"https://github.com/Perryvw/dzn-examples","commit_stats":null,"previous_names":["perryvw/dzn-examples"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Perryvw/dzn-examples","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Perryvw%2Fdzn-examples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Perryvw%2Fdzn-examples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Perryvw%2Fdzn-examples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Perryvw%2Fdzn-examples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Perryvw","download_url":"https://codeload.github.com/Perryvw/dzn-examples/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Perryvw%2Fdzn-examples/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33609237,"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-05-28T02:00:06.440Z","response_time":99,"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":"2025-01-15T23:44:45.494Z","updated_at":"2026-05-28T13:02:47.511Z","avatar_url":"https://github.com/Perryvw.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"This repository contains examples and often occurring patterns encountered while developing software with [Dezyne](https://dezyne.org/).\n\n\u003e Note: These examples were made using Dezyne 2.18.3 and C++23, and may require changes for other versions.\n\n## Project Template\n\nFor a minimal project setup see the [MinimalTemplate directory](minimal-template).\n\n## Examples\n\nFor a more complete example of a Dezyne project using the various patterns and utilities, see the [ExampleProject directory](example-project).\n\n## Useful utilities and patterns\n\nThe other directories contain often-occuring patterns that might be useful while writing Dezyne code.\n\n* [Result type and error information](call-result-or-error) for making functions able to succeed/fail, and pass around/extend error information\n* [Timers](timers) for adding timing functionality and timeout fallbacks to your models\n* [Custom logging stream](custom-logging) to redirect the Dezyne tracing to your own logging\n* [Promise synchronization](promise-synchronization) to provide promises/futures and synchronize on the completion of long running async actions\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fperryvw%2Fdzn-examples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fperryvw%2Fdzn-examples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fperryvw%2Fdzn-examples/lists"}