{"id":15047662,"url":"https://github.com/sayama3/todo","last_synced_at":"2026-01-01T22:33:01.722Z","repository":{"id":255187095,"uuid":"848797699","full_name":"Sayama3/Todo","owner":"Sayama3","description":"A Job System written in c++20 to manage a multithreaded application","archived":false,"fork":false,"pushed_at":"2024-09-07T13:43:12.000Z","size":72,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-20T17:17:06.760Z","etag":null,"topics":["cpp","cpp20","cpp20-library","jobsystem","multithreading","thread"],"latest_commit_sha":null,"homepage":"","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/Sayama3.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":"2024-08-28T12:29:46.000Z","updated_at":"2024-09-07T13:43:15.000Z","dependencies_parsed_at":"2024-08-31T15:30:25.440Z","dependency_job_id":null,"html_url":"https://github.com/Sayama3/Todo","commit_stats":null,"previous_names":["sayama3/todo"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sayama3%2FTodo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sayama3%2FTodo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sayama3%2FTodo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sayama3%2FTodo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Sayama3","download_url":"https://codeload.github.com/Sayama3/Todo/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243489777,"owners_count":20298997,"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":["cpp","cpp20","cpp20-library","jobsystem","multithreading","thread"],"created_at":"2024-09-24T21:02:39.097Z","updated_at":"2026-01-01T22:33:01.639Z","avatar_url":"https://github.com/Sayama3.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Build and Test Workflow](https://github.com/Sayama3/Todo/actions/workflows/build_and_test.yml/badge.svg)\n\n# Todo\n\nA Job System written in c++20 to create and manage multithreaded application. (*Specifically my own Game Engine but you know...*)\n\n## Requirements\n\nCurrently, the engine has no dependency other than the C++ 20 standard library.\nYou will need to use CMake to test the exe or link the library. (*Or just get the sources from the folder `Todo/` to fit any build system*)\n\n### Logging\n\nUsing the cmake option `TODO_LOG` will add a console logger (using `std::cout`) to the library.\n\nYou can supply your own using `Todo::Logger::SetupLogger` and providing a raw function pointer\n(`void (*/*variable_name*/)(std::source_location, Clock::time_point, LogType, std::string)`) to the library.\n\nDisabling the option and not providing any loader will effectivly disable the LOG, but still keep a check as there could be a logger.\n\nTo entirely disable the log enable the option `TODO_DISABLE_LOG`.\n\n## Examples\n\nThere will be example of way to use the project with severals executable in the folder `Examples/` (*use the Cmake option* `TODO_EXAMPLES`)\n\n## Tests\n\nThere are CTests (using Google Tests) available in the folder `Tests/` (*use the Cmake option* `TODO_TESTS`)\n\n---\n\n## **/!\\\\ WARNING /!\\\\**\n\nThis project is my first multithreaded project. It will serve my own purpose and other but is also mainly a way for me to learn how to handle multithreading.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsayama3%2Ftodo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsayama3%2Ftodo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsayama3%2Ftodo/lists"}