cbsheng/tinyhttpd resource
tinyhttpd的详细注释版,十分适合入门者学习的一个项目 observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4049
- days_rel: n/a
- days_push: 2978
- n_releases_24m: 0
Adoption not part of the score
1793 stars · 559 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A heavily annotated fork of the classic tinyhttpd minimal HTTP server written in C, with CGI support. It is intended as an educational project for beginners learning socket programming, processes, pipes, and the HTTP protocol on Linux.
Use cases
- learn socket programming in C on linux
- understand how a simple http server works
- study process creation and pipes in unix
- learn the basics of the http protocol and CGI
- read annotated C code as a networking beginner
When to choose
- you want a small, readable codebase to learn http/socket programming
- you are studying unix system calls like fork, pipes, and sockets
- you want a teaching example of CGI handling
When to avoid
- you need a production-quality or secure web server
- you need modern HTTP features like TLS, HTTP/2, or async I/O
- you need an actively maintained project
Facets
learning-resource · maturity maintenance
http-server web-development tutorials networking operating-systems c cli http-server cgi socket-programming annotated-code beginner-friendly fork pipes education linux
1 source
- readme: https://github.com/cbsheng/tinyhttpd · fetched 2026-08-28 · e0c6b0d9d968
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| cbsheng/tinyhttpd | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="cbsheng/tinyhttpd")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem