Lua-cURLv3
cURL
A Lua binding to libcurl with improved APIs and features compared to the original Lua-cURLv2 binding.
Lua binding to libcurl
279 stars
24 watching
64 forks
Language: C
last commit: over 1 year ago
Linked from 1 awesome list
curllibcurllualua-bindings
Related projects:
Repository | Description | Stars |
---|---|---|
kevinresol/linc_lua | Native bindings for Lua VM in C | 4 |
bindbc/bindbc-lua | A D programming language library providing bindings to the Lua API. | 17 |
kunitoki/luabridge3 | A lightweight C++ library for binding Lua to C++ | 253 |
hslua/hslua | Provides a bridge between Haskell and Lua programming languages | 129 |
lua-stdlib/lua-stdlib | A collection of standard Lua libraries for various versions of the Lua programming language. | 289 |
gustavogenovese/curl-android-ios | A pre-compiled libcurl library for use in Android and iOS apps | 641 |
stil/curlthin | A lightweight C# wrapper around the libcurl library for making HTTP requests with support for efficient polling using libuv. | 68 |
natecraddock/ziglua | A Zig library providing bindings to the Lua C API | 273 |
aarzilli/golua | Go bindings for the Lua C API | 650 |
alexcrichton/curl-rust | Rust bindings to libcurl, providing a simple interface for making HTTP requests | 1,021 |
bungle/lua-resty-unistring | Provides LuaJIT bindings to the GNU libunistring library for Unicode string manipulation. | 7 |
zjango/laracurl | A wrapper around Andreas Lutro's cURL class to simplify interactions with HTTP APIs. | 8 |
lilyball/rust-lua | Rust bindings to Lua 5.1 providing a safe interface | 127 |
josephp91/curlcpp | An object-oriented C++ wrapper around the cURL tool | 631 |
io7m/coreland-lua-ada | A C-based implementation of Ada bindings to the Lua language | 6 |