forthespada/MyPoorWebServer
一款可运行的基于C++ 实现的WebServer服务器,基于《TCPIP网络编程》和《Linux高性能服务器编程》实现的服务器项目。 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: 2443
- days_rel: n/a
- days_push: 1588
- n_releases_24m: 0
Adoption not part of the score
1473 stars · 231 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A runnable HTTP web server implemented in C/C++ based on the books 'TCP/IP Network Programming' and 'Linux High-Performance Server Programming'. It is primarily a hands-on learning project created by the author for job interview preparation.
Use cases
- build a simple http server in c++
- learn linux high-performance server programming
- practice c++ network programming project
- resume project for backend developer interviews
- understand epoll and socket programming
- study how a webserver works from scratch
When to choose
- you want a small, readable codebase to learn socket and HTTP server fundamentals
- you are preparing for C++ backend interviews and need a hands-on project
- you have read the referenced networking books and want to practice
When to avoid
- you need a production-grade or secure web server
- you want an actively maintained project with a license and community support
- you need Windows or macOS support - it targets Linux
Facets
application · maturity maintenance
http-server web-framework concurrency networking web-development backend developer-tools education cpp c webserver c-plus-plus network-programming learning-project epoll http job-interview-project linux
1 source
- readme: https://github.com/forthespada/MyPoorWebServer · fetched 2026-08-28 · 88d767a38e27
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| forthespada/MyPoorWebServer | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="forthespada/MyPoorWebServer")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem