sonoro1234 / luajit-async
library for asynchronous processing in LuaJIT
☆13Updated 2 years ago
Alternatives and similar repositories for luajit-async:
Users that are interested in luajit-async are comparing it to the libraries listed below
- Lua bindings for the JACK Audio Connection Kit☆21Updated last year
- generates luajit ffi bindings from c headers☆59Updated 6 years ago
- RtAudio + libsndfile lua binding. Now more interested in https://github.com/sonoro1234/LuaJIT-rtaudio☆20Updated 5 years ago
- write c code inside your lua code. use gcc and luajit ffi to build and link while you run.☆13Updated 7 months ago
- autogenerated LuaJIT bindings for SDL2 with threads and audio☆30Updated 4 months ago
- An efficient Ternary Search Tree and persistent database for LuaJIT☆18Updated 3 years ago
- My multitasking library for lua☆27Updated last month
- proof of concept luajit profiler visualization for zerobrane☆22Updated 8 years ago
- A library for audio output through Lua.☆19Updated 7 years ago
- Portable filesystem API for LuaJIT☆24Updated 3 years ago
- GLFW bindings for LuaJIT☆67Updated last year
- (PROTOTYPE) A proof-of-concept C++ FFI for LuaJIT☆31Updated 10 years ago
- single-executable app deployment for LuaJIT☆37Updated 3 years ago
- Library for manipulation of memory areas in Lua.☆36Updated 6 months ago
- ffi binding of the Lua/LuaJIT C API☆13Updated 5 years ago
- Self-contained cross-platform programming environment for developing web-based database-driven business apps in LuaJIT and JavaScript☆80Updated this week
- Library for Generating Random Data☆26Updated 9 years ago
- glua = LuaJIT + FFI + OpenGL/GLUT☆44Updated 11 years ago
- Lua string patterns rewritten in Lua + FFI, for LuaJIT.☆54Updated 8 years ago
- Lua pure sort algorithm based on lib_table.c (from LuaJIT 2.1.0)☆25Updated 7 years ago
- Parse programming languages syntax into an AST using PEGs with ease (LPeg Extension).☆63Updated 2 years ago
- LuaJIT FFI bindings for the Tiny C Compiler☆28Updated 2 years ago
- A Lua 5.x/LuaJIT introspection library for humans☆86Updated 8 years ago
- LjES : 3D framework for LuaJIT on Raspberry Pi☆22Updated 7 years ago
- Pure Lua implementation of the wcwidth() function