{"id":19641565,"url":"https://github.com/kprotty/uasync","last_synced_at":"2025-07-09T23:14:24.799Z","repository":{"id":39633447,"uuid":"446609461","full_name":"kprotty/uasync","owner":"kprotty","description":null,"archived":false,"fork":false,"pushed_at":"2023-08-21T17:07:59.000Z","size":55,"stargazers_count":49,"open_issues_count":0,"forks_count":4,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-04-05T08:35:02.963Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kprotty.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}},"created_at":"2022-01-10T23:05:05.000Z","updated_at":"2025-02-07T10:44:35.000Z","dependencies_parsed_at":"2022-09-24T05:41:05.035Z","dependency_job_id":null,"html_url":"https://github.com/kprotty/uasync","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/kprotty%2Fuasync","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kprotty%2Fuasync/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kprotty%2Fuasync/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kprotty%2Fuasync/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kprotty","download_url":"https://codeload.github.com/kprotty/uasync/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251313578,"owners_count":21569453,"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-11-11T14:09:44.953Z","updated_at":"2025-04-28T12:31:26.391Z","avatar_url":"https://github.com/kprotty.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"uAsync\n[![Crates.io](https://img.shields.io/crates/v/uasync.svg)](https://crates.io/crates/uasync)\n[![Documentation](https://docs.rs/uasync/badge.svg)](https://docs.rs/uasync/)\n====\n\nA fast, `forbid(unsafe_code)`, no dependency, async executor.\n\nThis crate was made primarily to see if such a thing was pheasable. The executor performs surprisingly well against others and I went through the effort of optimizing it and providing a drop-in API with tokio. Benchmarks are provided but results on my machine are explicitly **not** provided because people always end up drawing weird conclusions from them that are annoying to try and dispute. `uasync` for now should be treated as mostly an experiment. As per the MIT license, I'm not liable for whatever you do with it. I will most likely accept PRs for documentation, cleanup, and general improvements.\n\n```toml\n[dependencies]\nuasync = \"0.1.1\"","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkprotty%2Fuasync","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkprotty%2Fuasync","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkprotty%2Fuasync/lists"}