{"id":13812595,"url":"https://github.com/Yellow-Camper/libevhtp","last_synced_at":"2025-05-14T22:30:48.751Z","repository":{"id":41181276,"uuid":"89948865","full_name":"Yellow-Camper/libevhtp","owner":"Yellow-Camper","description":"Create extremely-fast and secure embedded HTTP servers with ease.","archived":true,"fork":false,"pushed_at":"2021-03-15T12:07:27.000Z","size":2801,"stargazers_count":434,"open_issues_count":46,"forks_count":166,"subscribers_count":33,"default_branch":"develop","last_synced_at":"2025-05-13T00:17:03.542Z","etag":null,"topics":["c","embedded-c","event-driven","http","https","libevent","library"],"latest_commit_sha":null,"homepage":"https://criticalstack.com/","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Yellow-Camper.png","metadata":{"files":{"readme":"README.md","changelog":"ChangeLog","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":"2017-05-01T18:05:49.000Z","updated_at":"2025-05-12T09:28:47.000Z","dependencies_parsed_at":"2022-08-10T01:43:01.257Z","dependency_job_id":null,"html_url":"https://github.com/Yellow-Camper/libevhtp","commit_stats":null,"previous_names":["criticalstack/libevhtp"],"tags_count":60,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yellow-Camper%2Flibevhtp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yellow-Camper%2Flibevhtp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yellow-Camper%2Flibevhtp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yellow-Camper%2Flibevhtp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Yellow-Camper","download_url":"https://codeload.github.com/Yellow-Camper/libevhtp/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254239455,"owners_count":22037713,"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":["c","embedded-c","event-driven","http","https","libevent","library"],"created_at":"2024-08-04T04:00:53.626Z","updated_at":"2025-05-14T22:30:47.840Z","avatar_url":"https://github.com/Yellow-Camper.png","language":"C","funding_links":[],"categories":["Protocols"],"sub_categories":["Web Server"],"readme":"| ![LOGO](http://i.imgur.com/uBd4iIz.png) | \u003ch1\u003eLibevhtp\u003c/h1\u003e |\n| :------------- | -------------: |\n\n[![Build Status](https://travis-ci.org/criticalstack/libevhtp.svg?branch=develop)](https://travis-ci.org/criticalstack/libevhtp)\n[![Gitter](https://badges.gitter.im/criticalstack/libevhtp.svg)](https://gitter.im/criticalstack/libevhtp?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge)\n[![Packaging status](https://repology.org/badge/tiny-repos/libevhtp.svg)](https://repology.org/metapackage/libevhtp/versions)\n\n\u003ca href=\"https://scan.coverity.com/projects/libevhtp\"\u003e\n  \u003cimg alt=\"Coverity Scan Build Status\"\n       src=\"https://scan.coverity.com/projects/15294/badge.svg\"/\u003e\n\u003c/a\u003e\n\n## Required Dependencies\n* [gcc](http://gcc.gnu.org/) or [clang](https://clang.llvm.org/)\n* [Libevent2](http://libevent.org)\n* [CMake](http://cmake.org)\n\n## Optional Dependencies\n* [OpenSSL](http://openssl.org)\n* pthreads\n* [onig (regex)](https://github.com/kkos/oniguruma)\n\n## Building\n* cd build\n* cmake ..\n* make\n* make examples\n\n## For Windows MinGW\n* cmake -G \"MSYS Makefiles\" -DCMAKE_INCLUDE_PATH=/mingw/include -DCMAKE_LIBRARY_PATH=/mingw/lib -DCMAKE_INSTALL_PREFIX=/mingw  .\n* make\n\n## Performance stuff\n\nWhile we never documented any benchmark publically,\nthe popular open source project [ZIMG](http://zimg.buaa.us) did a bit of that\nfor us.The ZIMG team decided to move away from NGINX to libevhtp for their\nsoftware, and the results were pretty outstanding. Here is a graph showing their\napplication under very high load\n\n![ZIMG GRAPH](/zimg_vs_nginx.png)\n\nThe X-axis is the number of connections, while the Y-axis is requests per\nsecond.\n\nYou can read the whole article here: [Architecture Design of an Image Server](http://zimg.buaa.us/documents/Architecture_Design_of_Image_Server/)\n\nSlightly outdated (Now faster!)\n![HI NGINX](http://i.imgur.com/kiSkSLH.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FYellow-Camper%2Flibevhtp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FYellow-Camper%2Flibevhtp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FYellow-Camper%2Flibevhtp/lists"}