torch / threads
Threads for Lua and LuaJIT. Transparent exchange of data between threads is allowed thanks to torch serialization.
☆252Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for threads
- LuaJIT and luarocks in one location☆157Updated 4 years ago
- An async framework for Lua/Torch.☆116Updated 5 years ago
- A class system for Lua.☆120Updated 8 years ago
- Torch C data structures☆80Updated 7 years ago
- FFI package for Lua 5.1 and Lua 5.2☆194Updated 3 years ago
- StackTracePlus provides enhanced stack traces for Lua.☆195Updated last year
- Oriented Object Programming for Lua☆72Updated 8 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, …☆529Updated last year
- A tool for tracing Lua script execution and analysing time profiles and coverage☆170Updated 8 years ago
- A set of useful functions to extend Lua (string, table, ...).☆77Updated 6 years ago
- `llthreads` library rewritten without `LuaNativeObjects` code generator☆76Updated last year
- a utf-8 support module for Lua and LuaJIT.☆412Updated 4 months ago
- Lanes is a lightweight, native, lazy evaluating multithreading library for Lua 5.1 to 5.4.☆467Updated this week
- a non-official git mirror for ProFi, a Lua profiler☆73Updated 9 years ago
- Lua integration with libev.☆225Updated 2 years ago
- Standalone FFI library for calling C functions from lua. Compatible with the luajit FFI interface.☆473Updated 3 years ago
- JSON parser/encoder for Lua Parses JSON using LPEG for speed and flexibility. Depending on parser/encoder options, various values are pre…☆251Updated last year
- Lua binding to ZeroMQ☆137Updated 4 years ago
- Facebook libraries and utilities for Lua☆613Updated 6 years ago
- Lua bindings for POSIX APIs☆535Updated 3 months ago
- Source to luvit.io☆89Updated 5 months ago
- A Lua (5.1 and later) binding of various regex library APIs (POSIX, PCRE, PCRE2, GNU, Oniguruma and TRE)☆160Updated 2 months ago
- Utility library for functional programming in Lua☆628Updated 4 years ago
- Continuation Queues: Embeddable asynchronous networking, threading, and notification framework for Lua on Unix.☆250Updated 9 months ago
- Multithreading support for Lua☆439Updated last year
- A dependency free, embeddable debugger for Lua in a single file (.lua or .h)☆781Updated 2 weeks ago
- LuaJIT Data Structures - hold cdata in Arrays, Vectors, and HashMaps☆117Updated 4 years ago
- Fast, asynchronous web framework for Lua/Torch☆142Updated 8 years ago
- Copas is a dispatcher based on coroutines that can be used by TCP/IP servers.☆204Updated this week