ffibuild
binding generator
Utility to generate FFI bindings from C headers
generates luajit ffi bindings from c headers
58 stars
8 watching
4 forks
Language: Lua
last commit: over 6 years ago
Linked from 1 awesome list
binding-generatorcparserffiluajit
Related projects:
Repository | Description | Stars |
---|---|---|
sdilts/cl-bindgen | A tool for generating FFI wrappers from C header files for Common Lisp | 26 |
bungle/lua-resty-uuid | FFI bindings for a universally unique identifier library allowing Lua applications to interact with UUIDs in C compatible way. | 60 |
sonoro1234/cimgui | An intermediate layer to enable use of Dear ImGui from languages interfacing with C. | 22 |
clementfarabet/lua---opengm | Provides Lua bindings for a C++ graphical modeling and inference library | 8 |
thibaultcha/lua-argon2-ffi | A LuaJIT FFI binding for the Argon2 password hashing algorithm | 20 |
bungle/lua-resty-sass | FFI bindings for a Sass compiler implementation in C/C++. | 10 |
bungle/lua-resty-unistring | Provides LuaJIT bindings to the GNU libunistring library for Unicode string manipulation. | 7 |
bungle/lua-resty-macaroons | LuaJIT FFI Bindings to libmacaroons providing flexible authorization credentials | 10 |
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 |
andreirudenko/linc_luajit | A Haxe library providing native bindings to LuaJIT for C++ target | 49 |
cysharp/csbindgen | A tool for generating C# foreign function interface (FFI) code from Rust | 696 |
bungle/lua-resty-nettle | FFI bindings for cryptographic functions from Nettle library | 182 |
kunitoki/luabridge3 | A lightweight C++ library for binding Lua to C++ | 253 |
bungle/lua-resty-utf8rewind | Provides FFI bindings to support UTF-8 encoded text in Lua string handling functions | 4 |
olbat/libgen | Generates Crystal language bindings from C headers and configuration files. | 79 |