blob: 40f0d1208bd6394d8bedb2d4c1538f8557193e98 (
plain) (
blame)
1
2
3
4
5
6
|
Cherokee is a tiny, ultrafast, lightweight Web server. It is implemented
entirely in C, and has no dependencies beyond a standard C library. It
provides only the most basic HTTP functionality, but is extremely fast and
small.
WWW: http://www.0x50.org/
|