torch / threadsLinks
Threads for Lua and LuaJIT. Transparent exchange of data between threads is allowed thanks to torch serialization.
☆256Updated 8 years ago
Alternatives and similar repositories for threads
Users that are interested in threads are comparing it to the libraries listed below
Sorting:
- LuaJIT and luarocks in one location☆159Updated 5 years ago
- An async framework for Lua/Torch.☆116Updated 6 years ago
- a non-official git mirror for ProFi, a Lua profiler☆76Updated 10 years ago
- A class system for Lua.☆121Updated 9 years ago
- Oriented Object Programming for Lua☆73Updated 9 years ago
- Torch C data structures☆82Updated 8 years ago
- A set of useful functions to extend Lua (string, table, ...).☆80Updated 7 years ago
- Turbo is a framework built for LuaJIT 2 to simplify the task of building fast and scalable network applications. It uses a event-driven, …☆552Updated 9 months ago
- FFI package for Lua 5.1 and Lua 5.2☆196Updated 4 years ago
- Lua binding to ZeroMQ☆144Updated 5 years ago
- A (simple) parallel computing framework for Lua☆93Updated 9 years ago
- A powerful (and blazing fast) argument checker and function overloading system for Lua or LuaJIT☆55Updated 9 years ago
- `llthreads` library rewritten without `LuaNativeObjects` code generator☆80Updated 2 years ago
- LuaJIT Data Structures - hold cdata in Arrays, Vectors, and HashMaps☆117Updated 6 years ago
- A tool for tracing Lua script execution and analysing time profiles and coverage☆176Updated 10 years ago
- Utility library for functional programming in Lua☆652Updated 6 years ago
- Low-Level threads(pthreads or WIN32 threads) for Lua.☆150Updated last year
- A pure Lua-based, lightweight REPL for Torch.☆81Updated 8 years ago
- LuaJIT FFI reflection library☆109Updated last year
- StackTracePlus provides enhanced stack traces for Lua.☆200Updated 2 years ago
- JSON parser/encoder for Lua Parses JSON using LPEG for speed and flexibility. Depending on parser/encoder options, various values are pre…☆253Updated 2 years ago
- A highly customizable Lua 5.2 build system, allowing for common external modules to be linked in statically, and built-in modules to be e…☆80Updated 10 years ago
- luaproc is a concurrent programming library for Lua☆127Updated 8 years ago
- Facebook libraries and utilities for Lua☆608Updated 7 years ago
- Lua integration with libev.☆223Updated 3 years ago
- a utf-8 support module for Lua and LuaJIT.☆446Updated 2 weeks ago
- Lua Multitasking Environment.☆158Updated 3 months ago
- Standalone FFI library for calling C functions from lua. Compatible with the luajit FFI interface.☆479Updated 5 years ago
- A Lua (5.1 and later) binding of various regex library APIs (POSIX, PCRE, PCRE2, GNU, Oniguruma and TRE)☆171Updated last year
- Copas is a dispatcher based on coroutines that can be used by TCP/IP servers.☆221Updated 9 months ago