Please use the rapper I made.

It supports APIs included in the latest version(libuv 1.18.1), and it can be 
used comfortably as API can be used like the original.

In order to use it, the latest libuv must be installed.(made when libuv 1.18.1)

Since this wrapper is still in beta, please send me a pull request to tell me 
if there is any problem.

[nimuv](https://github.com/2vg/nimuv)

this is toy project using my wrapper made by me.

However, it is faster than Rust's tokio-minihttp.

[mofuw_uv](https://github.com/2vg/mofuw/blob/master/mofuw_uv.nim)

If you can do an asynchronous approach yourself, using the event loop of the 
Selectors module will make for even faster things.

Or, if you do not support Windows, libev will be slightly faster than Selectors.

Here is the wrapper for libev.

[nimev](https://github.com/2vg/nimev)

Reply via email to