luaproc

Lua concurrency library

A library that enables concurrent programming in Lua by providing support for coroutines and message passing between independent processes.

luaproc is a concurrent programming library for Lua

GitHub

119 stars
21 watching
29 forks
Language: C
last commit: about 9 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
lualanes/lanesA lightweight multithreading library for Lua469
svermeulen/nvim-luscA Lua-based library for structured async/ concurrency in Neovim13
vinniefalco/luabridgeA lightweight library for binding C++ to the Lua scripting language1,656
flowyroll/lodash.luaA Lua implementation of a functional programming library inspired by JavaScript's Lodash.66
sharow/libconcurrentA lightweight, low-overhead concurrency library360
neopallium/lua-llthreadsProvides low-level threading support for Lua applications.145
arcapos/luapgsqlA C-based Lua module providing an interface to PostgreSQL for use in scripting and applications.112
kunitoki/luabridge3A lightweight C++ library for binding Lua to C++257
lefcha/concurrentluaA system for implementing concurrent programming in the Lua language using message-passing primitives and asynchronous model.159
andreirudenko/linc_luajitA Haxe library providing native bindings to LuaJIT for C++ target49
lmj/lparallelA Common Lisp library for parallel programming with fine-grained control over task submission and execution.246
dafrito/luacxxA C++ library that simplifies the creation of Lua bindings and provides an efficient interface for calling into C and C++ libraries.157
thibaultcha/lua-resty-mlcacheA high-performance caching library for OpenResty applications404
ejmr/luventAn event-driven programming library for Lua that allows creating events with associated functions and providing different arguments.76
arun11299/coro-asyncA C++ library providing a coroutine-based approach to networking37