xref: /libuv/LINKS.md (revision 4002231b)
1### Apps / VM
2* [AliceO2](https://github.com/AliceO2Group/AliceO2): The framework and detector specific code for the reconstruction, calibration and simulation for the ALICE experiment at CERN.
3* [Beam](https://github.com/BeamMW/beam): A scalable, confidential cryptocurrency based on the Mimblewimble protocol.
4* [BIND 9](https://bind.isc.org/): DNS software system including an authoritative server, a recursive resolver and related utilities.
5* [cjdns](https://github.com/cjdelisle/cjdns): Encrypted self-configuring network/VPN routing engine
6* [clearskies_core](https://github.com/larroy/clearskies_core): Clearskies file synchronization program. (C++11)
7* [CMake](https://cmake.org) open-source, cross-platform family of tools designed to build, test and package software
8* [Cocos-Engine](https://github.com/cocos/cocos-engine): The runtime framework for Cocos Creator editor.
9* [Coherence](https://github.com/liesware/coherence/): Cryptographic server for modern web apps.
10* [DPS8M](https://dps8m.gitlab.io): GE ∕ Honeywell ∕ Bull DPS‑8/M and 6180/L68 mainframe simulator.
11* [DPS-For-IoT](https://github.com/intel/dps-for-iot/wiki): Fully distributed publish/subscribe protocol.
12* [HashLink](https://github.com/HaxeFoundation/hashlink): Haxe run-time with libuv support included.
13* [Haywire](https://github.com/kellabyte/Haywire): Asynchronous HTTP server.
14* [H2O](https://github.com/h2o/h2o): An optimized HTTP server with support for HTTP/1.x and HTTP/2.
15* [Igropyr](https://github.com/guenchi/Igropyr): a async Scheme http server base on libuv.
16* [Julia](http://julialang.org/): Scientific computing programming language
17* [Kestrel](https://github.com/dotnet/aspnetcore/tree/main/src/Servers/Kestrel): web server (C# + libuv + [ASP.NET Core](http://github.com/aspnet))
18* [Knot DNS Resolver](https://www.knot-resolver.cz/): A minimalistic DNS caching resolver
19* [Lever](http://leverlanguage.com): runtime, libuv at the 0.9.0 release
20* [libnode](https://github.com/plenluno/libnode): C++ implementation of Node.js
21* [libstorj](https://github.com/Storj/libstorj): Library for interacting with Storj network
22* [libuv_message_framing](https://github.com/litesync/libuv_message_framing) Message-based communication for libuv
23* [luaw](https://github.com/raksoras/luaw): Lua web server backed by libuv
24* [Luvit](http://luvit.io): Node.JS for the Lua Inventor
25* [mo](https://github.com/wehu/mo): Scheme (guile) + libuv runtime
26* [MoarVM](https://github.com/MoarVM/MoarVM): a VM for [Rakudo](http://rakudo.org/) [Raku](http://raku.org)
27* [Mysocks](https://github.com/zhou0/mysocks): a cross-platform [Shadowsocks](https://shadowsocks.org) client
28* [mediasoup](http://mediasoup.org): Powerful WebRTC SFU for Node.js
29* [Neovim](https://neovim.io/): A major refactor of Vim.
30* [node9](https://github.com/jvburnes/node9): A portable, hybrid, distributed OS based on Inferno, LuaJIT and Libuv
31* [node.js](http://www.nodejs.org/): Javascript (using Google's V8) + libuv
32* [node.native](https://github.com/d5/node.native): node.js-like API for C++11
33* [nodeuv](https://github.com/nodeuv): An organization with several c++ wrappers for libs which are used in node.js.
34* [phastlight](https://github.com/phastlight/phastlight): Command line tool and web server written in PHP 5.3+ inspired by Node.js
35* [pilight](https://www.pilight.org/): home automation ("domotica")
36* [pixie](https://github.com/pixie-lang/pixie): clojure-inspired lisp with a tracing JIT
37* [Pixie-io](https://github.com/pixie-io/pixie): Open-source observability tool for Kubernetes applications.
38* [potion](https://github.com/perl11/potion)/[p2](https://github.com/perl11/p2): runtime
39* [racer](https://libraries.io/rubygems/racer): Ruby web server written as an C extension
40* [Socket Runtime](https://sockets.sh): A runtime for creating native cross-platform software on mobile and desktop using HTML, CSS, and JavaScript
41* [spider-gazelle](https://github.com/cotag/spider-gazelle): Ruby web server using libuv bindings
42* [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
43* [Swish](https://github.com/becls/swish/): Concurrency engine with Erlang-like concepts. Includes a web server.
44* [Trevi](https://github.com/Yoseob/Trevi): A powerful Swift Web Application Server Framework Project
45* [Urbit](http://urbit.org): runtime
46* [uv_callback](https://github.com/litesync/uv_callback) libuv thread communication
47* [uvloop](https://github.com/MagicStack/uvloop): Ultra fast implementation of python's asyncio event loop on top of libuv
48* [WPILib](https://github.com/wpilibsuite/allwpilib): Libraries for creating robot programs for the roboRIO.
49* [Wren CLI](https://github.com/wren-lang/wren-cli): For io, process, scheduler and timer modules
50
51### Other
52* [libtuv](https://github.com/Samsung/libtuv): libuv fork for IoT and embedded systems
53
54### Bindings
55* [Ring](http://ring-lang.net)
56   * [RingLibuv](http://ring-lang.sourceforge.net/doc1.7/libuv.html)
57* Ruby
58   * [libuv](https://github.com/cotag/libuv)
59   * [uvrb](https://github.com/avalanche123/uvrb)
60   * [ruv](https://github.com/aq1018/ruv)
61   * [rbuv](https://github.com/rbuv/rbuv)
62   * [mruby-uv](https://github.com/mattn/mruby-uv): mruby binding
63* Lua
64   * [luv](https://github.com/creationix/luv)
65   * [lev](https://github.com/connectFree/lev)
66   * [lluv](https://github.com/moteus/lua-lluv)
67* C++11
68   * [uvpp](https://github.com/larroy/uvpp) - Not complete, exposes very few aspects of `libuv`
69   * [nsuv](https://github.com/nodesource/nsuv) - Template wrapper focused on enforcing compile-time type safety when propagating data
70* C++17
71   * [uvw](https://github.com/skypjack/uvw) - Header-only, event based, tiny and easy to use *libuv* wrapper in modern C++.
72* Python
73   * [Pyuv](https://github.com/saghul/pyuv)
74   * [uvloop](https://github.com/MagicStack/uvloop) - Ultra fast asyncio event loop.
75   * [gevent](http://www.gevent.org) - Coroutine-based concurrency library for Python
76* C#
77   * [NetUV](http://github.com/StormHub/NetUV)
78   * [LibuvSharp](http://github.com/txdv/LibuvSharp)
79* Perl 5
80   * [UV](https://metacpan.org/pod/UV)
81* [Raku](https://raku.org/)
82   * [MoarVM](https://github.com/MoarVM/MoarVM) [uses](http://6guts.wordpress.com/2013/05/31/moarvm-a-virtual-machine-for-nqp-and-rakudo/) libuv
83* PHP
84   * [php-uv](https://github.com/bwoebi/php-uv)
85* Go
86   * [go-uv](https://github.com/mattn/go-uv)
87* OCaml
88   * [luv](https://github.com/aantron/luv)
89   * [uwt](https://github.com/fdopen/uwt)
90* ooc
91   * [ooc-uv](https://github.com/nddrylliog/ooc-uv)
92* dylan
93   * [uv-dylan](https://github.com/waywardmonkeys/uv-dylan)
94* R
95   * [httpuv](https://github.com/rstudio/httpuv): HTTP and WebSocket server library for R
96   * [fs](https://fs.r-lib.org/): Cross-platform file system operations
97* Java
98   * [libuv-java](https://java.net/projects/avatar-js/sources/libuv-java/show): Java bindings
99* Nim
100   * [nimuv](https://github.com/2vg/nimuv): Nim bindings
101* Lisp
102   * [cl-libuv](https://github.com/orthecreedence/cl-libuv) Common Lisp bindings
103   * [cl-async](https://github.com/orthecreedence/cl-async) Common Lisp async abstraction on top of cl-libuv
104* [Céu](http://www.ceu-lang.org)
105   * [Céu-libuv](https://github.com/fsantanna/ceu-libuv)
106* Delphi
107   * [node.pas](https://github.com/vovach777/node.pas) NodeJS-like ecosystem
108* Haskell
109   * [Z.Haskell](https://z.haskell.world)
110