fukamachi/woo
A fast non-blocking HTTP server on top of libev observed · 2026-08-28
Health v2 · maintenance only
65/100
- Activity 73
- 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4341
- days_rel: n/a
- days_push: 165
- n_releases_24m: 0
Adoption not part of the score
1394 stars · 99 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Woo is a fast, non-blocking HTTP server for Common Lisp built on top of libev, aiming to be among the fastest web servers in any language. It integrates with Clack/Lack applications and supports multi-worker clustering and SSL.
Use cases
- serve HTTP requests from a Common Lisp web application
- run a high-performance non-blocking web server on libev
- deploy a Clack/Lack app in production
- run a multi-worker clustered web server
- serve HTTPS with SSL certificates in Common Lisp
When to choose
- you are building web applications in Common Lisp with Clack/Lack
- you need a fast event-driven HTTP server on UNIX systems
- you want multi-worker clustering and graceful shutdown
When to avoid
- you need a Windows server (UNIX only)
- you need production-grade stability (still beta quality)
- you are not using SBCL or Common Lisp
Facets
library · maturity active
http-server web-framework middleware web-development backend apis bsd common-lisp libev non-blocking clack high-performance ssl linux macos web-server docker
1 source
- readme: https://github.com/fukamachi/woo · fetched 2026-08-28 · da47fa297fb5
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| fukamachi/woo | main | 65 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem