torch / threads
Threads for Lua and LuaJIT. Transparent exchange of data between threads is allowed thanks to torch serialization.
☆252Updated 7 years ago
Alternatives and similar repositories for threads:
Users that are interested in threads are comparing it to the libraries listed below
- LuaJIT and luarocks in one location☆158Updated 4 years ago
- An async framework for Lua/Torch.☆116Updated 5 years ago
- FFI package for Lua 5.1 and Lua 5.2☆195Updated 3 years ago
- A tool for tracing Lua script execution and analysing time profiles and coverage☆172Updated 9 years ago
- `llthreads` library rewritten without `LuaNativeObjects` code generator☆76Updated last year
- Low-Level threads(pthreads or WIN32 threads) for Lua.☆147Updated 5 months ago
- Torch C data structures☆80Updated 7 years ago
- LuaJIT Data Structures - hold cdata in Arrays, Vectors, and HashMaps☆119Updated 5 years ago
- StackTracePlus provides enhanced stack traces for Lua.☆196Updated last year
- A class system for Lua.☆120Updated 8 years ago
- A (simple) parallel computing framework for Lua☆93Updated 8 years ago
- A set of useful functions to extend Lua (string, table, ...).☆78Updated 6 years ago
- Lua integration with libev.☆226Updated 2 years ago
- a non-official git mirror for ProFi, a Lua profiler☆76Updated 9 years ago
- Utility library for functional programming in Lua☆635Updated 5 years ago
- Oriented Object Programming for Lua☆72Updated 8 years ago
- a utf-8 support module for Lua and LuaJIT.☆423Updated 2 months ago
- Copas is a dispatcher based on coroutines that can be used by TCP/IP servers.☆209Updated this week
- General Lua libraries☆289Updated 2 years ago
- Lua binding to ZeroMQ☆138Updated 4 years ago
- Standalone FFI library for calling C functions from lua. Compatible with the luajit FFI interface.☆474Updated 4 years ago
- A little library of useful Lua functions, intended as the 'light' version of Penlight☆169Updated 2 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, …☆540Updated last year
- Lua String Templates☆188Updated 9 years ago
- A Lua (5.1 and later) binding of various regex library APIs (POSIX, PCRE, PCRE2, GNU, Oniguruma and TRE)☆164Updated 6 months ago
- A Lua 5.3 parser written with LPegLabel☆196Updated this week
- Continuation Queues: Embeddable asynchronous networking, threading, and notification framework for Lua on Unix.☆257Updated 3 months ago
- A port of LPeg 100% written in Lua.☆260Updated 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 last year
- A pure Lua-based, lightweight REPL for Torch.☆81Updated 7 years ago