{"id":18584172,"url":"https://github.com/ellectroid/multitimeout","last_synced_at":"2025-07-18T12:33:06.419Z","repository":{"id":218932260,"uuid":"747728634","full_name":"ellectroid/Multitimeout","owner":"ellectroid","description":"Single thread multiple timeout handler","archived":false,"fork":false,"pushed_at":"2024-02-19T10:40:43.000Z","size":30,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-09T10:05:26.030Z","etag":null,"topics":["countdown","countdown-timer","countdown-timers","cpp","cpp20","cpp20-lib","cpp20-library","timeout","timeout-library","timeout-manager","timeouts","timer","timer-application","timer-clock","timer-counter","timer-interrupt","timer-manager","timers"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ellectroid.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-01-24T14:24:51.000Z","updated_at":"2024-01-30T13:32:40.000Z","dependencies_parsed_at":"2024-01-24T15:48:56.334Z","dependency_job_id":"5af82bd9-2869-45c2-a44c-df252780ab43","html_url":"https://github.com/ellectroid/Multitimeout","commit_stats":null,"previous_names":["ellectroid/multitimeout"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ellectroid/Multitimeout","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ellectroid%2FMultitimeout","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ellectroid%2FMultitimeout/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ellectroid%2FMultitimeout/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ellectroid%2FMultitimeout/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ellectroid","download_url":"https://codeload.github.com/ellectroid/Multitimeout/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ellectroid%2FMultitimeout/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265760772,"owners_count":23824098,"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":["countdown","countdown-timer","countdown-timers","cpp","cpp20","cpp20-lib","cpp20-library","timeout","timeout-library","timeout-manager","timeouts","timer","timer-application","timer-clock","timer-counter","timer-interrupt","timer-manager","timers"],"created_at":"2024-11-07T00:26:30.471Z","updated_at":"2025-07-18T12:33:06.368Z","avatar_url":"https://github.com/ellectroid.png","language":"C++","readme":"# Multitimeout\nSingle thread multiple timeout handler\n\nC++ Standard: C++20 (uses \\\u003csemaphore\\\u003e)\n\nThis mini-library can handle arbitrary number of timeouts (measured in milliseconds) using a single thread, which always sleeps and wakes up only when some timeout expired.\n  \nSimple and easily modifyable library with thread-safety and all sleeping logic taken care of. Configure \u0026 forget.\n  \nUseful properties:\n- Uses externally provided memory for arbitrary number of timeouts\n- Single expiry timeouts or repeating timeouts\n- Single thread handles all timeouts, always sleeps between timeout events\n- Was originally designed to handle all TCP connection timeouts using a single thread\n\nLicense: Unlicense. Do whatever you want with it.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fellectroid%2Fmultitimeout","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fellectroid%2Fmultitimeout","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fellectroid%2Fmultitimeout/lists"}