{"id":51678121,"url":"https://github.com/zelang-dev/httpi","last_synced_at":"2026-07-15T09:03:33.503Z","repository":{"id":364633886,"uuid":"1268617028","full_name":"zelang-dev/httpi","owner":"zelang-dev","description":"The Infinite Web client/server and JavaScript processor, powered by Green Threads!","archived":false,"fork":false,"pushed_at":"2026-07-01T21:27:18.000Z","size":3646,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-07-01T23:23:24.489Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/zelang-dev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-06-13T18:37:03.000Z","updated_at":"2026-07-01T21:27:25.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/zelang-dev/httpi","commit_stats":null,"previous_names":["zelang-dev/httpi"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zelang-dev/httpi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zelang-dev%2Fhttpi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zelang-dev%2Fhttpi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zelang-dev%2Fhttpi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zelang-dev%2Fhttpi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zelang-dev","download_url":"https://codeload.github.com/zelang-dev/httpi/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zelang-dev%2Fhttpi/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35498251,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-15T02:00:06.706Z","response_time":131,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2026-07-15T09:03:32.906Z","updated_at":"2026-07-15T09:03:33.495Z","avatar_url":"https://github.com/zelang-dev.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# httpi\n\nThe infinite, dual Web client/server and JavaScript processor, powered by Green Threads!\n\nThis *subproject* is a **WIP** implementation that follows up on [LibHTTP](https://github.com/lammertb/libhttp), and [CivetWeb](https://github.com/civetweb/civetweb), forks of [Mongoose](https://github.com/cesanta/mongoose). With ideas from [quickwebserver](https://github.com/QuickJS-Web-project/quickwebserver).\n\n- Where as, all *parsing* and *actual communcations* replaced with **Events API**,\nand other routines that's already implemented.\n- Each incoming request *accepted* handled in *independent coroutines* aka **green threads**,\nthe `Events API` spread across a *thread pool* determented by number of core available.\n- All *file system calls* handled by a different thread pool designed just for that purpose.\n-\n- Replace [Duktape](https://github.com/svaarala/duktape) with [QuickJS-NG](https://github.com/quickjs-ng/quickjs) for Direct JavaScript support. This came about after getting a better understanding of the layout from [QuickJS: An Overview and Guide to Adding a New Feature](https://blogs.igalia.com/compilers/2023/06/12/quickjs-an-overview-and-guide-to-adding-a-new-feature/) and [Building a Runtime with QuickJS](https://healeycodes.com/building-a-runtime-with-quickjs). It's really possible to build *Yet Another JavaScript* runtime *aka* Node.js, Bun, *etc...* replacement. For better **QuickJS-NG** documention on `API` see \u003chttps://www.mintlify.com/quickjs-ng/quickjs/introduction\u003e.\n- Remove direct CGI handling.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzelang-dev%2Fhttpi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzelang-dev%2Fhttpi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzelang-dev%2Fhttpi/lists"}