SkillAgentSearch skills...

Libevhtp

Create extremely-fast and secure embedded HTTP servers with ease.

Install / Use

/learn @Yellow-Camper/Libevhtp
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

| LOGO | <h1>Libevhtp</h1> | | :------------- | -------------: |

Build Status Gitter Packaging status

<a href="https://scan.coverity.com/projects/libevhtp"> <img alt="Coverity Scan Build Status" src="https://scan.coverity.com/projects/15294/badge.svg"/> </a>

Required Dependencies

Optional Dependencies

Building

  • cd build
  • cmake ..
  • make
  • make examples

For Windows MinGW

  • cmake -G "MSYS Makefiles" -DCMAKE_INCLUDE_PATH=/mingw/include -DCMAKE_LIBRARY_PATH=/mingw/lib -DCMAKE_INSTALL_PREFIX=/mingw .
  • make

Performance stuff

While we never documented any benchmark publically, the popular open source project ZIMG did a bit of that for us.The ZIMG team decided to move away from NGINX to libevhtp for their software, and the results were pretty outstanding. Here is a graph showing their application under very high load

ZIMG GRAPH

The X-axis is the number of connections, while the Y-axis is requests per second.

You can read the whole article here: Architecture Design of an Image Server

Slightly outdated (Now faster!) HI NGINX

Related Skills

View on GitHub
GitHub Stars458
CategoryDevelopment
Updated16d ago
Forks179

Languages

C

Security Score

100/100

Audited on Mar 12, 2026

No findings