{"id":18672380,"url":"https://github.com/amhndu/ryuuk","last_synced_at":"2025-04-12T01:31:04.329Z","repository":{"id":73109677,"uuid":"82367402","full_name":"amhndu/ryuuk","owner":"amhndu","description":"Ryuuk is a mult-threaded web server using C++11 and BSD sockets.","archived":false,"fork":false,"pushed_at":"2019-03-13T06:29:11.000Z","size":107,"stargazers_count":4,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-25T21:21:57.700Z","etag":null,"topics":["concurrency","server","sockets","web"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/amhndu.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-02-18T06:42:30.000Z","updated_at":"2024-10-30T03:09:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"36375d29-43dc-42cf-a61f-a333739f5d80","html_url":"https://github.com/amhndu/ryuuk","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/amhndu%2Fryuuk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amhndu%2Fryuuk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amhndu%2Fryuuk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amhndu%2Fryuuk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amhndu","download_url":"https://codeload.github.com/amhndu/ryuuk/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248504213,"owners_count":21115134,"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":["concurrency","server","sockets","web"],"created_at":"2024-11-07T09:11:02.061Z","updated_at":"2025-04-12T01:31:04.317Z","avatar_url":"https://github.com/amhndu.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ryuuk\n\nRyuuk is a concurrent web-server written in C++.\n\nCurrently Ryuuk runs only in POSIX compliant environments only.\n\n## Building\n\n**nix systems**\n```\n$ git clone https://github.com/amhndu/ryuuk\n$ cd ryuuk\n$ mkdir build \u0026\u0026 cd build\n$ cmake ..\n$ make -ji # where i = no. of cores you can spare\n```\n\n**Windows**   \n~~Who uses windows anyway ?~~   \nThe socket is currently not portable with windows. Contributions welcome.\n\n## Why\n\n* Becuase why not ?\n* The original authors wanted to know a thing or two about sockets \u0026 HTTP\n\n\n## Keikaku\n\n\n#### Short term\n\n~~* Basic HTTP 1.1 GET requests~~   \n~~* A Functional web server~~   \n\n\n#### Long term\n\n* Most of HTTP/1.1\n* World domination\n\nFor a more detailed keikaku, please see the [TODO](TODO.md)\n\n## References\n\n* https://tools.ietf.org/html/rfc723\u003c0-7\u003e  \n* https://tools.ietf.org/html/rfc2616  \n* http://www2005.org/cdrom/docs/p730.pdf  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famhndu%2Fryuuk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Famhndu%2Fryuuk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famhndu%2Fryuuk/lists"}