Ross ROSS = Recommend OSS · open-source software intelligence for agents

lammertb/libhttp

Multi platform HTTP and HTTPS library observed · 2026-08-28

github.com/lammertb/libhttp · C · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

39/100

  • Activity 14
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3629
  • days_rel: n/a
  • days_push: 521
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1029 stars · 135 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

LibHTTP is a multi-platform C/C++ embeddable HTTP and HTTPS server library, forked from the Mongoose/CivetWeb family with an MIT license. It can be embedded in applications to add web server functionality or used as a standalone web server, with support for CGI, SSL/TLS, WebSockets, WebDAV, and digest authentication.

Use cases

  • embed an http server in a c application
  • add https support to an existing program
  • serve web content from an embedded device
  • make http requests from c code
  • add websocket client and server support in c
  • standalone lightweight web server without installation

When to choose

  • you need an MIT-licensed embeddable web server in C/C++
  • you want HTTPS, CGI, WebSockets, or WebDAV in a single lightweight library
  • you need cross-platform support including mobile and embedded systems
  • you want a Mongoose-style API without GPL or commercial licensing restrictions

When to avoid

  • you need a full-featured production web server like nginx or Apache
  • you are building in a higher-level language with native HTTP frameworks
  • you need HTTP/2 or HTTP/3 support
  • you require async I/O at massive scale better served by event-driven frameworks like libuv

Facets

library · maturity active

http-server http-client websocket auth middleware web-development backend developer-tools cross-platform windows cross-platform c cpp embeddable-web-server https ssl-tls cgi webdav mongoose-fork civetweb ipv6 digest-auth linux macos android ios

1 source

Member repositories

RepositoryRoleHealth v2
lammertb/libhttpmain39

For agents

markdown · JSON · MCP: product_card(name="lammertb/libhttp")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem