{"id":13672177,"url":"https://github.com/tikv/yatp","last_synced_at":"2025-04-05T16:10:44.207Z","repository":{"id":36288595,"uuid":"222887140","full_name":"tikv/yatp","owner":"tikv","description":"Yet another thread pool in rust for both callbacks or futures.","archived":false,"fork":false,"pushed_at":"2024-09-06T05:37:48.000Z","size":130,"stargazers_count":135,"open_issues_count":12,"forks_count":31,"subscribers_count":16,"default_branch":"master","last_synced_at":"2025-03-29T15:09:00.966Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Rust","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/tikv.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":"2019-11-20T08:24:55.000Z","updated_at":"2024-11-05T08:43:38.000Z","dependencies_parsed_at":"2024-11-10T02:43:18.646Z","dependency_job_id":"dfc9ccef-ee45-48d9-b259-c30077679a1c","html_url":"https://github.com/tikv/yatp","commit_stats":{"total_commits":60,"total_committers":11,"mean_commits":5.454545454545454,"dds":0.7166666666666667,"last_synced_commit":"5523a9a6a4d0d6242bdb02b0a344f7ee1477b39b"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tikv%2Fyatp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tikv%2Fyatp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tikv%2Fyatp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tikv%2Fyatp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tikv","download_url":"https://codeload.github.com/tikv/yatp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247361695,"owners_count":20926643,"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":[],"created_at":"2024-08-02T09:01:28.370Z","updated_at":"2025-04-05T16:10:44.175Z","avatar_url":"https://github.com/tikv.png","language":"Rust","funding_links":[],"categories":["Rust"],"sub_categories":[],"readme":"# yatp\nYet another thread pool in Rust that is adaptive, responsive and generic.\n\n_It is still a work in progress._\n\n[![Build \u0026 Test Status](https://github.com/tikv/yatp/actions/workflows/test.yaml/badge.svg?branch=master)](https://github.com/tikv/yatp/actions/workflows/test.yaml)\n\n## Features\n\n* **Adaptive**: Yatp adjusts the number of working threads automatically. Under\n  light workloads, unnecessary context switches are greatly reduced.\n\n* **Responsive**: Yatp supports different kinds of task queues with advanced\n  scheduling algorithms like [multi-level feedback queue][MLFQ].\n\n* **Generic**: Yatp is easily adapted to various tasks. Simple callbacks and\n  [Future] are built-in supported.\n\n[MLFQ]: https://en.wikipedia.org/wiki/Multilevel_feedback_queue\n[Future]: https://doc.rust-lang.org/stable/std/future/trait.Future.html\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftikv%2Fyatp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftikv%2Fyatp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftikv%2Fyatp/lists"}