Observed arrival · 2026-09-11
Serverino gives D programmers a server in a function
A zero-dependency HTTP and WebSocket server library for the D programming language, built around plain functions and separate worker processes.
Field notes
The homepage doubles as a working Serverino application: its live endpoint and demonstrations run in the same process architecture it documents. The project describes one worker process per request, with failures isolated to that request, and lists support for HTTP, WebSockets, hot reload, HTTPS certificates, routing, forms, and cookies. The quickstart uses dub and three commands, while the linked examples include thirteen complete applications and demonstrations of worker failure and memory behavior.
Observed signals
Read the marks
Editorial observations of this landing page, not a rating.
One card from the complete issue