{"id":13415570,"url":"https://github.com/ChinaXing/io_uring-java","last_synced_at":"2025-03-14T23:30:51.299Z","repository":{"id":46882583,"uuid":"229747448","full_name":"ChinaXing/io_uring-java","owner":"ChinaXing","description":"java binding for io_uring","archived":false,"fork":false,"pushed_at":"2020-10-13T19:17:43.000Z","size":38,"stargazers_count":19,"open_issues_count":2,"forks_count":4,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-07-31T21:54:07.463Z","etag":null,"topics":["asyncio-interface","io-uring","iouring-interface"],"latest_commit_sha":null,"homepage":null,"language":"Java","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/ChinaXing.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-12-23T12:22:37.000Z","updated_at":"2024-05-06T10:04:14.000Z","dependencies_parsed_at":"2022-09-18T04:20:53.288Z","dependency_job_id":null,"html_url":"https://github.com/ChinaXing/io_uring-java","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/ChinaXing%2Fio_uring-java","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChinaXing%2Fio_uring-java/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChinaXing%2Fio_uring-java/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChinaXing%2Fio_uring-java/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ChinaXing","download_url":"https://codeload.github.com/ChinaXing/io_uring-java/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243663252,"owners_count":20327299,"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":["asyncio-interface","io-uring","iouring-interface"],"created_at":"2024-07-30T21:00:50.385Z","updated_at":"2025-03-14T23:30:51.037Z","avatar_url":"https://github.com/ChinaXing.png","language":"Java","funding_links":[],"categories":["Java"],"sub_categories":[],"readme":"io_uring-java\n==============\n\njava binding for : **_liburing_** (https://github.com/axboe/liburing)\n\nfor more information see : **_io_uring_**\n\nUsage\n-----\n\n1. **AsyncIO interface**\\\n   this interface wrapper IoURing and provide an interface of Asynchronouse io.\\\n   use CompletableFuture as a async programming Object.\n2. **IoURing interface**\\\n   this interface just provide very basical io_uring interface, it straightforwardly\n   expose each primitive to java side.\n\nTODO\n----\n1. expose more io_uring function.\n   1. timeout\n   2. network\n   3. file open/fallocate/splice etc.\n   4. sqe link : SQE_OP_LINK | SQE_OP_HARD_LINK\n   5. iopoll : IORING_SET_IOPOLL\n   6. sqpoll : SQE_OP_FIXED_FILE - when enable IORING_SET_SQPOLL auto set this flag to sqe\n   7. init queue with params\n   8. expose io_uring_params to java side\n2. refine exception handle.\n3. refine AsyncIO interface.\n4. document.\n5. more comphensive test.\n\nLicense\n-------\n\nAll software contained within this repo is MIT.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FChinaXing%2Fio_uring-java","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FChinaXing%2Fio_uring-java","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FChinaXing%2Fio_uring-java/lists"}