{"id":47795024,"url":"https://github.com/eclipse-score/inc_daal","last_synced_at":"2026-04-03T16:13:53.010Z","repository":{"id":305882371,"uuid":"1024256018","full_name":"eclipse-score/inc_daal","owner":"eclipse-score","description":"Incubation repository for DAAL module","archived":false,"fork":false,"pushed_at":"2026-03-13T14:52:31.000Z","size":3990,"stargazers_count":4,"open_issues_count":3,"forks_count":6,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-03-14T02:42:31.838Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://eclipse-score.github.io/inc_daal","language":"C++","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/eclipse-score.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":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-07-22T12:19:33.000Z","updated_at":"2026-03-13T14:52:33.000Z","dependencies_parsed_at":"2025-12-04T11:07:16.704Z","dependency_job_id":null,"html_url":"https://github.com/eclipse-score/inc_daal","commit_stats":null,"previous_names":["eclipse-score/inc_daal"],"tags_count":0,"template":false,"template_full_name":"eclipse-score/module_template","purl":"pkg:github/eclipse-score/inc_daal","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-score%2Finc_daal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-score%2Finc_daal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-score%2Finc_daal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-score%2Finc_daal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eclipse-score","download_url":"https://codeload.github.com/eclipse-score/inc_daal/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eclipse-score%2Finc_daal/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31362716,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-03T15:19:21.178Z","status":"ssl_error","status_checked_at":"2026-04-03T15:19:20.670Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":[],"created_at":"2026-04-03T16:13:52.330Z","updated_at":"2026-04-03T16:13:53.003Z","avatar_url":"https://github.com/eclipse-score.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Welome to the Deterministic Application Abstration Layer Framework\n\nDAAL Framework provides an application abstraction layer and APIs for testing.\nImplements common code and several safety requirements.\n\n## Goal\n\n* Testing possibility of applications without any framework dependencies (e.g. Autosar, FEO..)\n\n* Independence on Runtime Environment e.g. Linux, QNX\n\n## Design\n\n* Triggers: abstraction of how an application is executed. I.e. cyclic, event-based, conditional fork-join, …\n\n* AppHandler: Abstraction to handle one or multiple applications, configuration of core\n\n* Supports Error Handling and Health Monitoring\n\n* Environment: Abstraction of the Runtime environment, Autosar, Linux.\n\n* Executor: Manages the lifecycle\n\n* IoHandler: Abstraction for handling the communication\n\n## 🚀 Getting Started\n\n### 1️⃣ Clone the Repository\n\n```sh\ngit clone https://github.com/eclipse-score/inc_daal.git\ncd inc_daal\n```\n\n### 2️⃣ Build the Examples of module\n\nTo build all targets of the module the following command can be used:\n\n```sh\nbazel build //src/...\n```\n\nThis command will instruct Bazel to build all targets that are under Bazel\npackage `src/`. The ideal solution is to provide single target that builds\nartifacts, for example:\n\n```sh\nbazel build //src/\u003cmodule_name\u003e:release_artifacts\n```\n\nwhere `:release_artifacts` is filegroup target that collects all release\nartifacts of the module.\n\n### 3️⃣ Run Tests\n\n```sh\nbazel test //tests/...\n```\n\n## 📖 Documentation\n\n- A **centralized docs structure** is planned.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feclipse-score%2Finc_daal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feclipse-score%2Finc_daal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feclipse-score%2Finc_daal/lists"}