Skip to content

Lua library built on libuv and LuaJIT 2.1.

License

Notifications You must be signed in to change notification settings

ImagicTheCat/ljuv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ljuv

ljuv is a module built on libuv and LuaJIT 2.1 (HEAD).

A main event loop combined with coroutines can be a way to nicely parallelize and synchronize various operations; one of the computing problems.

Not only a binding to libuv, the module aims to expose different levels of abstraction and address problems like multi-threading.

Install

Documentation

Offline:

  • git worktree add gh-pages gh-pages

  • open the gh-pages directory from a browser

About

Lua library built on libuv and LuaJIT 2.1.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published