C Webserver

Open-source C projects categorized as Webserver

Top 13 C Webserver Projects

  1. 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-08

    GoAccess looks interesting; to be sincere, I haven't used it myself, but the demo website looks extremely fascinating to me! https://goaccess.io/

  2. 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.

    CodeRabbit logo
  3. Mongoose

    Embedded web server, with TCP/IP network stack, MQTT and Websocket (by cesanta)

    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⭐

  4. libhv

    🔥 比libevent/libuv/asio更易用的网络库。A c/c++ network library for developing TCP/UDP/SSL/HTTP/WebSocket/MQTT client/server.

  5. bare-metal-programming-guide

    A bare metal programming guide (ARM microcontrollers)

  6. facil.io

    Your high performance web application C framework

  7. agoo

    A High Performance HTTP Server for Ruby

    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

  8. 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.

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. merecat

    Small and made-easy HTTP/HTTPS server based on Jef Poskanzer's thttpd

    Project mention: Merecat Httpd – A Tiny (~140 KiB) Web Server with HTTPS and PHP Support | news.ycombinator.com | 2024-10-13
  11. Igropyr

    a async http server base on libuv for Chez Scheme

  12. webfsd

    A simple HTTP server for mostly static content written in C

  13. glare-core

    C++ code used in various Glare Tech Ltd products

    Project mention: Wuffs: Wrangling Untrusted File Formats Safely | news.ycombinator.com | 2024-05-16
  14. jsvar

    JSVAR - a C library for web GUIs with websockets.

  15. httpserve

    Spin up a little http server from the commandline.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

C Webserver discussion

Log in or Post with

C Webserver related posts

  • In-Depth Ruby Concurrency: Navigating the Ruby Concurrency Landscape

    1 project | news.ycombinator.com | 15 Dec 2024
  • Eu não tinha nada melhor pra fazer, aí comecei a escrever um servidor HTTP em C do zero usando winsock.

    2 projects | /r/brdev | 10 Dec 2023
  • Selling proprietary library

    1 project | /r/embedded | 1 Apr 2023
  • Embedded Web Server for electronic devices

    1 project | news.ycombinator.com | 14 Nov 2022
  • Blegh. Sometimes they don't play nice. more

    1 project | /r/robotics | 20 Aug 2022
  • Newbie here, is it possible to use c for website backend ? And what framework?

    3 projects | /r/C_Programming | 11 Aug 2022
  • C++ to Browser JS Framework Recommendations

    4 projects | /r/cpp | 6 Aug 2022
  • A note from our sponsor - CodeRabbit
    coderabbit.ai | 23 Mar 2025
    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 →

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

Sponsored
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.
coderabbit.ai

Did you know that C is
the 6th most popular programming language
based on number of references?