{"id":28000624,"url":"https://github.com/sysprog21/khttpd","last_synced_at":"2025-05-08T23:53:54.517Z","repository":{"id":37389362,"uuid":"249636967","full_name":"sysprog21/khttpd","owner":"sysprog21","description":"An experimental HTTP server implemented as Linux kernel module","archived":false,"fork":false,"pushed_at":"2025-04-18T09:38:49.000Z","size":29,"stargazers_count":73,"open_issues_count":1,"forks_count":120,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-05-08T23:53:50.202Z","etag":null,"topics":["http-server","httpd","linux-kernel","socket-programming","tcp","web-server"],"latest_commit_sha":null,"homepage":"","language":"C","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/sysprog21.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":"2020-03-24T07:07:22.000Z","updated_at":"2025-04-22T06:18:17.000Z","dependencies_parsed_at":"2022-07-14T00:50:36.328Z","dependency_job_id":null,"html_url":"https://github.com/sysprog21/khttpd","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/sysprog21%2Fkhttpd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysprog21%2Fkhttpd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysprog21%2Fkhttpd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sysprog21%2Fkhttpd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sysprog21","download_url":"https://codeload.github.com/sysprog21/khttpd/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253166486,"owners_count":21864471,"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":["http-server","httpd","linux-kernel","socket-programming","tcp","web-server"],"created_at":"2025-05-08T23:53:54.109Z","updated_at":"2025-05-08T23:53:54.511Z","avatar_url":"https://github.com/sysprog21.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# khttpd\n\n`khttpd` is an experimental HTTP server implemented as Linux kernel module.\nThe server defaults to port 8081, but this can be easily configured using\ncommand line argument `port=?` when you are about to load the kernel module.\n\n## TODO\n* Release resources when HTTP connection is about to be closed.\n* Introduce CMWQ.\n* Improve memory management.\n* Request queue and/or cache\n\n## License\n\n`khttpd` is released under the MIT License. Use of this source code is governed by\na MIT License that can be found in the LICENSE file. \n\nExternal source code:\n* `http_parser.[ch]`: taken from [nodejs/http-parser](https://github.com/nodejs/http-parser)\n  - Copyrighted by Joyent, Inc. and other Node contributors.\n  - MIT License\n* `htstress.c`: derived from [htstress](https://github.com/arut/htstress)\n  - Copyrighted by Roman Arutyunyan\n  - 2-clause BSD license\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsysprog21%2Fkhttpd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsysprog21%2Fkhttpd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsysprog21%2Fkhttpd/lists"}