Hacker News new | ask | show | jobs
by trikko 390 days ago
Yesterday I released version 0.7.17 of Serverino, my HTTP server written in D

Serverino is a small, fast, and dependency-free HTTP server implemented in D. A minimal app with serverino can handle on my laptop ~150k reqs/s and it uses just a few mb of ram.

https://github.com/trikko/serverino