lupa
Dynamic language wrapper
A wrapper around Lua or LuaJIT that enables fast and efficient integration of dynamic languages into Python applications.
Lua in Python
1k stars
32 watching
136 forks
Language: Python
last commit: about 1 month ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
tomaka/hlua | A Rust library that provides a high-level interface to Lua 5.2 | 510 |
hughperkins/pytorch | Provides Python wrappers for PyTorch and Lua, enabling developers to use PyTorch's deep learning capabilities from both languages. | 432 |
stevedonovan/luar | A Go package for working with Lua from Go, providing convenient and flexible ways to interact with Lua data structures and functions. | 301 |
ocallaco/luashkit | A C++ wrapper for the lshkit library, providing a Lua interface for tuning and deploying an mplsh index. | 3 |
bungle/lua-resty-snappy | A Lua module providing bindings to the Snappy compression algorithm | 19 |
vinniefalco/luabridge | A lightweight library for binding C++ to the Lua scripting language | 1,642 |
nlua/nlua | A .NET wrapper that enables C# developers to use Lua scripts and functions directly from their applications. | 2,048 |
mpeterv/luacheck | A tool for detecting and reporting issues in Lua code | 1,921 |
luvitrocks/oauth | An OAuth wrapper in Lua for working with authentication protocols | 4 |
hslua/hslua | Provides a bridge between Haskell and Lua programming languages | 129 |
marcoscoffier/lua---sfm | A wrapper around a web-based SFM solver for optimization problems in C | 3 |
ers35/luastatic | Builds standalone executables from Lua programs on various platforms with support for multiple interpreters and libraries. | 785 |
hengestone/lua-languages | A collection of languages and projects that compile to or use Lua as their intermediate language | 603 |
sygmei/luatalk | A collection of Lua code examples and explanations for a talk on the Lua programming language | 3 |
imodpasteur/lutorpy | A Python library that enables seamless interaction between deep learning frameworks and Lua/Torch libraries. | 233 |