From 2907f6d69eff0ebfd8408d92cba9a0af98c51466 Mon Sep 17 00:00:00 2001 From: Julian A Avar C <28635807+julian-a-avar-c@users.noreply.github.com> Date: Tue, 19 Nov 2024 18:47:51 +0000 Subject: [PATCH] doc: add scala-native-loop to LINKS.md (#4613) --- LINKS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/LINKS.md b/LINKS.md index 3e580074..743935ce 100644 --- a/LINKS.md +++ b/LINKS.md @@ -37,6 +37,7 @@ * [Pixie-io](https://github.com/pixie-io/pixie): Open-source observability tool for Kubernetes applications. * [potion](https://github.com/perl11/potion)/[p2](https://github.com/perl11/p2): runtime * [racer](https://libraries.io/rubygems/racer): Ruby web server written as an C extension +* [scala-native-loop](https://github.com/scala-native/scala-native-loop): Extensible event loop and async-oriented IO for Scala Native; powered by libuv * [Socket Runtime](https://sockets.sh): A runtime for creating native cross-platform software on mobile and desktop using HTML, CSS, and JavaScript * [spider-gazelle](https://github.com/cotag/spider-gazelle): Ruby web server using libuv bindings * [Suave](http://suave.io/): A simple web development F# library providing a lightweight web server and a set of combinators to manipulate route flow and task composition