{"id":28739709,"url":"https://github.com/polachok/tokio-timerfd","last_synced_at":"2025-06-16T06:10:35.659Z","repository":{"id":44998888,"uuid":"173144246","full_name":"polachok/tokio-timerfd","owner":"polachok","description":"Timerfd for Tokio","archived":false,"fork":false,"pushed_at":"2023-02-04T17:15:29.000Z","size":33,"stargazers_count":8,"open_issues_count":3,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-08-09T23:05:04.824Z","etag":null,"topics":["rust","timerfd","tokio"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/polachok.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}},"created_at":"2019-02-28T16:11:49.000Z","updated_at":"2024-01-20T21:22:03.000Z","dependencies_parsed_at":"2023-02-18T18:15:42.571Z","dependency_job_id":null,"html_url":"https://github.com/polachok/tokio-timerfd","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/polachok/tokio-timerfd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polachok%2Ftokio-timerfd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polachok%2Ftokio-timerfd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polachok%2Ftokio-timerfd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polachok%2Ftokio-timerfd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/polachok","download_url":"https://codeload.github.com/polachok/tokio-timerfd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polachok%2Ftokio-timerfd/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260109606,"owners_count":22960037,"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":["rust","timerfd","tokio"],"created_at":"2025-06-16T06:10:32.882Z","updated_at":"2025-06-16T06:10:35.646Z","avatar_url":"https://github.com/polachok.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"tokio-timerfd\n=============\n\nLinux [timerfd](http://man7.org/linux/man-pages/man2/timerfd_create.2.html) for Tokio.\n\nThis crates provides [tokio-timer](https://docs.rs/tokio-timer)-like API\non top of timerfd. `timerfd` is a Linux-specific API providing timer notifications as\nfile descriptor read events.\n\nThe advantage of `timerfd` is that it has more granularity than epoll_wait(),\nwhich only provides 1 millisecond timeouts. `timerfd` API allows for nanosecond\nprecision, but precise timing of the wakeup is not guaranteed on a normal\nmultitasking system.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpolachok%2Ftokio-timerfd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpolachok%2Ftokio-timerfd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpolachok%2Ftokio-timerfd/lists"}