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