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

emikulic/darkhttpd

When you need a web server in a hurry. observed · 2026-08-28

github.com/emikulic/darkhttpd · homepage · C · ISC (permissive) observed · 2026-08-28

Health v2 · maintenance only

67/100

  • Activity 99
  • Release rhythm 8
  • Longevity 100
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: 2054
  • days_rel: 405
  • days_push: 9
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

1335 stars · 120 forks observed · 2026-08-28

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

darkhttpd is a tiny, single-binary static web server written in C with no configuration files and a small memory footprint. It serves static content over HTTP with features like directory listings, Range requests, Keep-Alive, IPv6, and security options such as chroot and privilege dropping.

Use cases

  • serve static files locally for testing
  • quickly share a directory over http
  • lightweight web server for embedded or low-resource systems
  • serve a single html file
  • temporary file server in a docker container
  • resume downloads with range requests

When to choose

  • you need a zero-config static file server in seconds
  • you want a tiny single-binary server with minimal dependencies
  • you need a small docker image for serving static content
  • you only need GET/HEAD static serving, not dynamic content

When to avoid

  • you need dynamic content, CGI, or server-side scripting
  • you need HTTPS/TLS termination
  • you need high concurrency or multi-threaded performance
  • you need a full-featured server like nginx or apache

Facets

application · maturity active

http-server static-site-generator web-development self-hosted developer-tools windows bsd cli cross-platform static-file-server single-binary minimalist http suckless small-footprint command-line linux macos docker

2 sources

Member repositories

RepositoryRoleHealth v2
emikulic/darkhttpdmain67

For agents

markdown · JSON · MCP: product_card(name="emikulic/darkhttpd")

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