{"id":20073132,"url":"https://github.com/pit-ray/tasksyslib","last_synced_at":"2026-05-12T15:34:38.165Z","repository":{"id":104244828,"uuid":"152417557","full_name":"pit-ray/tasksyslib","owner":"pit-ray","description":"This library provides a system that runs function registered with list according to priority.","archived":false,"fork":false,"pushed_at":"2019-09-05T06:54:57.000Z","size":25,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-02T12:21:28.160Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pit-ray.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":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-10-10T12:09:13.000Z","updated_at":"2019-09-05T06:54:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"1f46f5b9-e381-4ac8-968b-4fb98a096d5f","html_url":"https://github.com/pit-ray/tasksyslib","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pit-ray/tasksyslib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pit-ray%2Ftasksyslib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pit-ray%2Ftasksyslib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pit-ray%2Ftasksyslib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pit-ray%2Ftasksyslib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pit-ray","download_url":"https://codeload.github.com/pit-ray/tasksyslib/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pit-ray%2Ftasksyslib/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286079811,"owners_count":27282121,"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-11-26T02:00:06.075Z","response_time":193,"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-11-13T14:43:59.805Z","updated_at":"2025-11-26T15:04:42.091Z","avatar_url":"https://github.com/pit-ray.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tasksyslib\nThis library provides a system that runs function registered with list according to priority.\n\n## Description\nThere are times when you want to specify the order and switching of functions to process at Game Creation.  \nFor example, there are state transition, title screens, menu screens, etc...  \nIn such a case, using this tasksyslib, you can easily build a task system.  \nSpecifically, function pointers and priorities are registered as tasks.  \nAlso, this tasksyslib is designed to use without any waste of the memory space used by the task system itself.  \n\n## Build instructions\nI has recommended 'cmake'\n\n### For example for Windows\n`\u003e cmake -G \"Visual Studio 15 2017\"`  \nBuild `ALL_BUILD` project which will hopefully successfully build whole library.  \nHowever I added builed files to this repository.\n\n## Reference\nI wrote all functions at my homepage.  \nSee the link below for further details.  \n\u003chttps://www.pit-ray.com/entry/tasksyslib_ref\u003e\n\n## Author\n**pit-ray**  \n**[homepage]**\u003chttps://www.pit-ray.com\u003e  \n**[E-mail]** contact*pit-ray.com ( * to @ )  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpit-ray%2Ftasksyslib","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpit-ray%2Ftasksyslib","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpit-ray%2Ftasksyslib/lists"}