From 4ade0dac90ce741833c62ab3e74ccb340df1a43f Mon Sep 17 00:00:00 2001 From: Nulo Date: Thu, 19 Jan 2023 22:48:36 -0300 Subject: [PATCH] Web: kawipiko --- Web.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Web.md b/Web.md index ef36dae..49fe3e7 100644 --- a/Web.md +++ b/Web.md @@ -2,3 +2,7 @@ - [HSTS Preload](https://hstspreload.org/) - [Mozilla Observatory](https://observatory.mozilla.org/analyze/nulo.in) + +## Proyectos interesantes + +- [kawipiko -- blazingly fast static HTTP server -- focused on low latency and high concurrency, by leveraging Go, `fasthttp` and the CDB embedded database](https://github.com/volution/kawipiko)