{"id":15398129,"url":"https://github.com/overmighty/co_http_uring","last_synced_at":"2026-02-11T10:32:25.351Z","repository":{"id":123168825,"uuid":"538661087","full_name":"overmighty/co_http_uring","owner":"overmighty","description":"C++20 HTTP/1.1 server library using coroutines and Linux's io_uring API.","archived":false,"fork":false,"pushed_at":"2022-10-06T18:02:30.000Z","size":40,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-16T01:12:35.598Z","etag":null,"topics":["coroutines","cpp","cpp20","http","http-server","io-uring","linux"],"latest_commit_sha":null,"homepage":"","language":"C++","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/overmighty.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2022-09-19T19:17:19.000Z","updated_at":"2023-03-12T23:13:31.000Z","dependencies_parsed_at":"2023-05-26T05:30:16.062Z","dependency_job_id":null,"html_url":"https://github.com/overmighty/co_http_uring","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/overmighty%2Fco_http_uring","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/overmighty%2Fco_http_uring/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/overmighty%2Fco_http_uring/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/overmighty%2Fco_http_uring/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/overmighty","download_url":"https://codeload.github.com/overmighty/co_http_uring/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249178217,"owners_count":21225350,"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":["coroutines","cpp","cpp20","http","http-server","io-uring","linux"],"created_at":"2024-10-01T15:41:05.853Z","updated_at":"2026-02-11T10:32:25.337Z","avatar_url":"https://github.com/overmighty.png","language":"C++","readme":"# co_http_uring\n\n\u003e C++20 HTTP/1.1 server library using coroutines and Linux's io_uring API.\n\n## Introduction\n\nco_http_uring is a C++20 HTTP/1.1 library developed to experiment with\n[coroutines](https://en.cppreference.com/w/cpp/language/coroutines) and Linux's\n[io_uring API](https://unixism.net/loti/what_is_io_uring.html) through\n[liburing](https://github.com/axboe/liburing).\n\n## Getting Started\n\n### Prerequisites\n\n- Linux\n- [CMake](https://cmake.org/) \u003e= 3.23\n- a C++20 compiler toolchain supported by CMake\n- **libraries:**\n  - [{fmt}](https://fmt.dev/latest/index.html)\n  - [liburing](https://github.com/axboe/liburing)\n- **test libraries:**\n  - [GoogleTest](https://github.com/google/googletest)\n\n### Building\n\n    $ mkdir build\n    $ cd build\n    $ cmake -DCMAKE_BUILD_TYPE=Release -DBUILD_SHARED_LIBS=ON ..\n    $ cmake --build .\n\n### Installation\n\n    # cmake --install .\n\n## License\n\nThis software is licensed under the [Apache License, version 2.0](\n./LICENSE.txt).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fovermighty%2Fco_http_uring","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fovermighty%2Fco_http_uring","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fovermighty%2Fco_http_uring/lists"}