{"id":17675534,"url":"https://github.com/ernanej/real-time-systems","last_synced_at":"2025-03-30T17:14:41.152Z","repository":{"id":258413243,"uuid":"863234678","full_name":"ErnaneJ/real-time-systems","owner":"ErnaneJ","description":"Codes, experiments and possible annotations conducted during the Real-Time Systems study.","archived":false,"fork":false,"pushed_at":"2025-01-08T04:41:23.000Z","size":1273,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-28T07:13:02.640Z","etag":null,"topics":["dca0125","real-time-systems","str"],"latest_commit_sha":null,"homepage":"","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/ErnaneJ.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":"2024-09-26T00:27:50.000Z","updated_at":"2025-01-08T04:41:26.000Z","dependencies_parsed_at":"2024-10-18T22:25:13.465Z","dependency_job_id":"0c73e8e9-dc81-4c80-80a6-1e113c051e88","html_url":"https://github.com/ErnaneJ/real-time-systems","commit_stats":null,"previous_names":["ernanej/real-time-systems"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ErnaneJ%2Freal-time-systems","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ErnaneJ%2Freal-time-systems/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ErnaneJ%2Freal-time-systems/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ErnaneJ%2Freal-time-systems/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ErnaneJ","download_url":"https://codeload.github.com/ErnaneJ/real-time-systems/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246351017,"owners_count":20763232,"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","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":["dca0125","real-time-systems","str"],"created_at":"2024-10-24T07:22:40.099Z","updated_at":"2025-03-30T17:14:41.109Z","avatar_url":"https://github.com/ErnaneJ.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Real-Time Systems Experiments 🕒\n\nRepository with codes, experiments and possible annotations conducted during the Real-Time Systems study.\n\n## Running the Program Using the `bin/run` Script 🚀\n\n```bash\ncd path/this/repo # Navigate to the repository directory\nchmod +x bin/run # Ensure that the script has the necessary execute permissions\nbin/run time # use -b to force build the program before executing \"bin/run time -b\"\n```\n\n## Manual Execution Programs Using CMake 🛠️\n\n```bash\ncd path/this/repo\ncp template/CMakeLists.txt.example src/project/CMakeLists.txt # copy and configure/edit CMakeLists.txt file\ncd src/project\nmkdir build\ncd build\ncmake ..\nmake\n./main\n```\n\n### VENV\n\n```\npython3 -m venv venv\ndeactivate\nsource venv/bin/activate\npip freeze \u003e requirements.txt\npip install -r requirements.txt\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fernanej%2Freal-time-systems","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fernanej%2Freal-time-systems","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fernanej%2Freal-time-systems/lists"}