CWIST
C17MITC Web development Is Still Trustworthy
A web framework and application server written in plain C. It terminates modern protocols itself, embeds a database layer, and links statically into a single binary you can copy onto a machine.
- HTTP/1.1, HTTP/2, HTTP/3 (QUIC), WebSocket, WebTransport
- Hybrid post-quantum TLS (X25519MLKEM768)
- Embedded SQLite ORM, plus RDBMS auto-detection
- Reactor and thread-per-connection modes
- Builds for native targets and for wasm32-wasip2