Libevhtp
Create extremely-fast and secure embedded HTTP servers with ease.
Install / Use
/learn @Yellow-Camper/LibevhtpREADME
|
| <h1>Libevhtp</h1> |
| :------------- | -------------: |
Required Dependencies
Optional Dependencies
- OpenSSL
- pthreads
- onig (regex)
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

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!)

Related Skills
node-connect
339.3kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
83.9kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
339.3kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
83.9kCommit, push, and open a PR
