xHTTP
Civetweb


xHTTP | Civetweb | |
---|---|---|
4 | 6 | |
156 | 2,968 | |
1.3% | 0.9% | |
4.2 | 8.3 | |
6 months ago | about 1 month ago | |
C | C | |
MIT License | GNU General Public License v3.0 or later |
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.
xHTTP
-
Kindly review this C QuickJS HTTP streaming Web server module
If you want to make it better but aren't interest in that much programming, you may be interested in super minimal http servers like httpserver.h or xhttp (I wrote this!) which match exactly this use case.
-
Can you rate my skills?
Just today it occurred to me that I could ask you guys!! Can you rate my skills as a programmer? I'd love to have your opinions. I have some of my favourite projects on github. The more noteworthy are: * Noja, an interpreter for a simple programming language I designed * xHTTP, an HTTP 1.1 web server library in a single c file * c2html, a tool to generate an html syntax highlighted version of C code
- XHTTP: An HTTP server library in a single C file
-
I'm writing an HTTP server in C, but now I have some questions...
Also, if any of you have any feedback or questions, i'd be happy to have a discussion! The repository is hosted on GitHub.
Civetweb
- 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?
libmicrohttpd - Mirror from SVN of GNU libmicrohttpd
Oat++ - 🌱Light and powerful C++ web framework for highly scalable and resource-efficient web application. It's zero-dependency and easy-portable.
Noja - A programming language written for fun!
Crow - Crow is very fast and easy to use C++ micro web framework (inspired by Python Flask)
webserver-c - A simple HTTP webserver written in C.
Pistache - A high-performance REST toolkit written in C++
quickwebserver - Implementation of HTTP web server in the QuickJS Runtime
Onion - C library to create simple HTTP servers and Web Applications.
c2html - Tool to add HTML syntax highlighting to C code snippets.
httpserver.h - Single header library for writing non-blocking HTTP servers in C
facil.io - Your high performance web application C framework

