{"id":19989777,"url":"https://github.com/wcygan/tokio-utils","last_synced_at":"2026-05-13T17:32:04.969Z","repository":{"id":149314658,"uuid":"621604847","full_name":"wcygan/tokio-utils","owner":"wcygan","description":"Tools for asynchronous programming in Tokio applications","archived":false,"fork":false,"pushed_at":"2023-03-31T05:05:55.000Z","size":10,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-12T12:20:13.252Z","etag":null,"topics":["async","asynchronous","asynchronous-programming","concurrency","concurrent-programming","tokio"],"latest_commit_sha":null,"homepage":"https://docs.rs/tokio-utils","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/wcygan.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-03-31T02:16:35.000Z","updated_at":"2023-07-08T17:10:54.000Z","dependencies_parsed_at":"2023-07-05T00:34:55.990Z","dependency_job_id":null,"html_url":"https://github.com/wcygan/tokio-utils","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wcygan%2Ftokio-utils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wcygan%2Ftokio-utils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wcygan%2Ftokio-utils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wcygan%2Ftokio-utils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wcygan","download_url":"https://codeload.github.com/wcygan/tokio-utils/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241121457,"owners_count":19913279,"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":["async","asynchronous","asynchronous-programming","concurrency","concurrent-programming","tokio"],"created_at":"2024-11-13T04:50:06.704Z","updated_at":"2026-05-13T17:32:04.920Z","avatar_url":"https://github.com/wcygan.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tokio Utils\n\n[\u003cimg alt=\"github\" src=\"https://img.shields.io/badge/github-wcygan/tokio--utils-8da0cb?style=for-the-badge\u0026labelColor=555555\u0026logo=github\" height=\"20\"\u003e](https://github.com/wcygan/tokio-utils)\n[\u003cimg alt=\"crates.io\" src=\"https://img.shields.io/crates/v/tokio-utils.svg?style=for-the-badge\u0026color=fc8d62\u0026logo=rust\" height=\"20\"\u003e](https://crates.io/crates/tokio-utils)\n[\u003cimg alt=\"docs.rs\" src=\"https://img.shields.io/badge/docs.rs-tokio--utils-66c2a5?style=for-the-badge\u0026labelColor=555555\u0026logo=docs.rs\" height=\"20\"\u003e](https://docs.rs/tokio-utils)\n[\u003cimg alt=\"build status\" src=\"https://img.shields.io/github/actions/workflow/status/wcygan/tokio-utils/check.yml?branch=main\u0026style=for-the-badge\" height=\"20\"\u003e](https://github.com/wcygan/tokio-utils/actions?query=branch%3Amain)\n\nTools for asynchronous programming in [Tokio](https://tokio.rs/) applications:\n\n#### Resource Pooling\n- [Pool](https://docs.rs/tokio-utils/latest/tokio_utils/struct.Pool.html), a shared resource pool.\n\n#### Rate Limiting\n- [RateLimiter](https://docs.rs/tokio-utils/latest/tokio_utils/struct.RateLimiter.html), a rate limiter  \n- [MultiRateLimiter](https://docs.rs/tokio-utils/latest/tokio_utils/struct.MultiRateLimiter.html), a key-based rate limiter\n\n#### Graceful Shutdown\n- [ShutdownController](https://docs.rs/tokio-utils/latest/tokio_utils/struct.ShutdownController.html), a controller for graceful shutdown  \n- [ShutdownMonitor](https://docs.rs/tokio-utils/latest/tokio_utils/struct.ShutdownMonitor.html), a monitor for graceful shutdown\n\n#### Stdin\n- [recv_from_stdin](https://docs.rs/tokio-utils/latest/tokio_utils/fn.recv_from_stdin.html), a channel that receives data from stdin\n\n## Usage\nAdd this to your Cargo.toml:\n\n```toml\n[dependencies]\ntokio-utils = \"0.1.2\"\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwcygan%2Ftokio-utils","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwcygan%2Ftokio-utils","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwcygan%2Ftokio-utils/lists"}