fi-luajit
Image processing library
An interface to the FreeImage library using LuaJIT
FreeImage Luajit2 binding
3 stars
3 watching
0 forks
Language: Lua
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
andreirudenko/linc_luajit | A Haxe library providing native bindings to LuaJIT for C++ target | 49 |
kwanhur/lua-resty-imagick | A Lua library providing bindings to ImageMagick's MagicWand, enabling image processing and manipulation | 11 |
libvips/lua-vips | A Lua binding for a fast image processing library with low memory needs. | 127 |
nikokrock/ada-lua | An Ada interface to Lua, allowing execution of Lua scripts from Ada code | 42 |
luafun/luafun | A high-performance functional programming library for Lua designed to work with LuaJIT's tracing JIT compiler. | 2,113 |
leafo/magick | Provides Lua bindings to ImageMagick's MagickWand or GraphicsMagick Wand libraries for image processing and manipulation. | 407 |
bungle/lua-resty-unistring | Provides LuaJIT bindings to the GNU libunistring library for Unicode string manipulation. | 7 |
bungle/lua-resty-uuid | FFI bindings for a universally unique identifier library allowing Lua applications to interact with UUIDs in C compatible way. | 60 |
p0pr0ck5/lua-ffi-libinjection | A Lua binding to a library providing FFI bindings for libinjection, a tool for detecting SQLi and XSS in strings. | 36 |
daurnimator/fifo.lua | A Lua library implementing a First-In-First-Out data structure | 35 |
capsadmin/ffibuild | Utility to generate FFI bindings from C headers | 58 |
ffi/ffi | A Ruby library for loading and calling functions from native libraries | 2,086 |
aiq/luazdf | A collection of reusable, independent utility functions for the Lua programming language | 46 |
jzrake/lunum | A C-based extension for Lua that provides flexible and robust numeric array manipulation facilities. | 37 |
fffonion/lua-resty-openssl | An FFI-based binding to the OpenSSL library in LuaJIT, providing a set of functions for cryptographic operations and support for various cryptographic protocols. | 132 |