Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →
Top 13 C Webserver Projects
-
GoAccess
GoAccess is a real-time web log analyzer and interactive viewer that runs in a terminal in *nix systems or through your browser.
Project mention: Ask HN: What do you use for analytics for a statically generated website? | news.ycombinator.com | 2025-03-08GoAccess looks interesting; to be sincere, I haven't used it myself, but the demo website looks extremely fascinating to me! https://goaccess.io/
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
Project mention: 13 Github Projects that Will Supercharge Your Development Journey in 2025 🚀 | dev.to | 2025-03-02
Stars: 11435 Author: cesanta Star the mongoose repository⭐
-
libhv
🔥 比libevent/libuv/asio更易用的网络库。A c/c++ network library for developing TCP/UDP/SSL/HTTP/WebSocket/MQTT client/server.
-
-
-
Project mention: Scaling Rails and Postgres to Users at Microsoft: Lessons and Takeaways | news.ycombinator.com | 2024-08-29
I have mixed feelings about this. It's saying that python is too slow for data science ignoring that python can outsource that work to pandas or NumPy.
For GraphQL on Rails you can avoid graphql-ruby and use Agoo[1] instead so that that work is outsourced to C. So in practice it's not a problem.
1. https://github.com/ohler55/agoo
-
My-TTGO-Watch
A GUI named hedge for smartwatch like devices based on ESP32. Currently support for T-Watch2020 (V1,V2,V3), T-Watch2021, M5Paper, M5Core2 and native Linux support for testing.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
Project mention: Merecat Httpd – A Tiny (~140 KiB) Web Server with HTTPS and PHP Support | news.ycombinator.com | 2024-10-13
-
-
-
-
-
C Webserver discussion
C Webserver related posts
-
In-Depth Ruby Concurrency: Navigating the Ruby Concurrency Landscape
-
Eu não tinha nada melhor pra fazer, aí comecei a escrever um servidor HTTP em C do zero usando winsock.
-
Selling proprietary library
-
Embedded Web Server for electronic devices
-
Blegh. Sometimes they don't play nice. more
-
Newbie here, is it possible to use c for website backend ? And what framework?
-
C++ to Browser JS Framework Recommendations
-
A note from our sponsor - CodeRabbit
coderabbit.ai | 23 Mar 2025
Index
What are some of the best open-source Webserver projects in C? This list will help you:
# | Project | Stars |
---|---|---|
1 | GoAccess | 19,138 |
2 | Mongoose | 11,501 |
3 | libhv | 7,036 |
4 | bare-metal-programming-guide | 3,561 |
5 | facil.io | 2,263 |
6 | agoo | 914 |
7 | My-TTGO-Watch | 553 |
8 | merecat | 158 |
9 | Igropyr | 118 |
10 | webfsd | 93 |
11 | glare-core | 10 |
12 | jsvar | 8 |
13 | httpserve | 1 |