httpp
Micro http server and client written in C++ (by daedric)
Civetweb
Embedded C/C++ web server (by civetweb)
| httpp | Civetweb | |
|---|---|---|
| - | 6 | |
| 164 | 3,400 | |
| 0.0% | 0.7% | |
| 5.1 | 7.7 | |
| almost 3 years ago | about 2 months ago | |
| C++ | C | |
| BSD 2-clause "Simplified" License | GNU General Public License v3.0 or later |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
httpp
Posts with mentions or reviews of httpp.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning httpp yet.
Tracking mentions began in Dec 2020.
Civetweb
Posts with mentions or reviews of Civetweb.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-11-06.
- Civetweb: Lightweight Embedded C/C++ Web Server
-
Experience using crow as web server
Alternatives at the low to medium level of abstraction include civetweb and mongoose, which have a common ancestor. Both of these appear to be C rather than C++, but seem to be production quality and well-documented. Another C library is cpp-httplib, which is probably too low-level for me.
- Gute Full Stack Tutorials gesucht.
-
XHTTP: An HTTP server library in a single C file
Also overlaps with mongoose.{c,h} (GPL; not the MongoDB Mongoose) and its fork CivetWeb (MIT license).
https://github.com/cesanta/mongoose
https://github.com/civetweb/civetweb
- Implement REST API into a C program
- How to use C to make a backend web server ?
What are some alternatives?
When comparing httpp and Civetweb you can also consider the following projects:
Onion - OS overhaul for Miyoo Mini and Mini+
libmicrohttpd - Mirror from SVN of GNU libmicrohttpd
Onion - C library to create simple HTTP servers and Web Applications.
Mongoose - Embedded web server, with TCP/IP network stack, MQTT and Websocket
TreeFrog Framework - TreeFrog Framework : High-speed C++ MVC Framework for Web Application
Oat++ - 🌱Light and powerful C++ web framework for highly scalable and resource-efficient web application. It's zero-dependency and easy-portable.