{"id":13632598,"url":"https://github.com/KuiBaDB/kbio","last_synced_at":"2025-04-18T02:33:52.444Z","repository":{"id":217073255,"uuid":"406255054","full_name":"KuiBaDB/kbio","owner":"KuiBaDB","description":"Another Async IO Framework based on io_uring","archived":false,"fork":false,"pushed_at":"2022-05-05T15:44:54.000Z","size":9394,"stargazers_count":61,"open_issues_count":1,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-08-01T22:53:53.853Z","etag":null,"topics":["async","async-await","asyncio","await","io-uring","kuibadb","rust","rust-async"],"latest_commit_sha":null,"homepage":"https://blog.hidva.com/2021/09/14/kbio/","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/KuiBaDB.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["tokio-rs"]}},"created_at":"2021-09-14T06:43:40.000Z","updated_at":"2024-08-01T22:53:53.854Z","dependencies_parsed_at":null,"dependency_job_id":"2f4c366a-4e38-4e4e-be7a-747204332588","html_url":"https://github.com/KuiBaDB/kbio","commit_stats":null,"previous_names":["kuibadb/kbio"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KuiBaDB%2Fkbio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KuiBaDB%2Fkbio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KuiBaDB%2Fkbio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KuiBaDB%2Fkbio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KuiBaDB","download_url":"https://codeload.github.com/KuiBaDB/kbio/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223772291,"owners_count":17199976,"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","async-await","asyncio","await","io-uring","kuibadb","rust","rust-async"],"created_at":"2024-08-01T22:03:08.231Z","updated_at":"2024-11-09T00:31:44.111Z","avatar_url":"https://github.com/KuiBaDB.png","language":"Rust","funding_links":["https://github.com/sponsors/tokio-rs"],"categories":["Rust"],"sub_categories":[],"readme":"\nKBIO, add some experimental features to tokio. Currently, kbio is just used in [KuiBaDB](https://hidva.com/g?u=https://github.com/KuiBaDB/KuiBaDB), it is only a prototype and has not been tested fully. Our experience using C++20 coroutines in [Hologres](https://hidva.com/g?u=https://www.aliyun.com/product/bigdata/hologram) tells us that Worker Steal is very necessary. So we build kbio based on tokio.\n\n-   We run one IO-Uring instance per Worker. Before that, all Workers in Tokio used an Epoll instance, mainly because once a file descriptor is bound to an Epoll instance in Tokio, then the file descriptor will never switch to other Epoll instances, which will affect the effect of Worker Steal.\n\n-   Add [sysmon](https://github.com/tokio-rs/tokio/pull/4407)\n\n# Usage\n\nMost of them are fully compatible with tokio. See [integrate kbio into memc](https://hidva.com/g?u=https://github.com/memc-rs/memc-rs/discussions/7) for another example.\n\n# Benchmark\n\nWe use [monoio-benchmark](https://hidva.com/g?u=https://github.com/hidva/monoio-benchmark) to do the benchmark, See [integrate kbio into memc](https://hidva.com/g?u=https://github.com/memc-rs/memc-rs/discussions/7) for another example.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FKuiBaDB%2Fkbio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FKuiBaDB%2Fkbio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FKuiBaDB%2Fkbio/lists"}