lua-psl
PSL library
A Lua library providing bindings to the Public Suffix List (PSL) library.
Lua bindings to libpsl (https://github.com/rockdaboot/libpsl)
9 stars
2 watching
1 forks
Language: C
last commit: about 4 years ago libpsllualua-bindingspslpublic-suffix-list
Related projects:
Repository | Description | Stars |
---|---|---|
daurnimator/lua-http | A Lua HTTP library providing support for HTTP(S) versions 1.0, 1.1 and 2, including client and server functionality. | 808 |
daurnimator/luatz | A Lua library for working with dates and times in different time zones. | 121 |
daurnimator/lredis | A Redis client library written in Lua for interacting with a Redis server | 42 |
daurnimator/fifo.lua | A Lua library implementing a First-In-First-Out data structure | 35 |
arcapos/luapgsql | A C-based Lua module providing an interface to PostgreSQL for use in scripting and applications. | 112 |
daurnimator/zig-autolua | A tool for generating a Lua binding for the Zig programming language. | 22 |
n0la/lua-openbsd | A Lua library providing bindings to OpenBSD-specific functions. | 15 |
lua-stdlib/lua-stdlib | A collection of standard Lua libraries for various versions of the Lua programming language. | 289 |
dafrito/luacxx | A C++ library that simplifies the creation of Lua bindings and provides an efficient interface for calling into C and C++ libraries. | 157 |
robloach/raylib-lua-sol | A Lua library that enables videogame programming using raylib and sol2, allowing developers to easily prototype and develop games with Lua. | 95 |
io7m/coreland-lua-ada | A C-based implementation of Ada bindings to the Lua language | 6 |
hslua/hslua | Provides a bridge between Haskell and Lua programming languages | 130 |
lua-curl/lua-curlv3 | A Lua binding to libcurl with improved APIs and features compared to the original Lua-cURLv2 binding. | 282 |
neopallium/lua-pb | A Lua implementation of Protocol Buffers for efficient data serialization and deserialization. | 290 |
kevinresol/linc_lua | Native bindings for Lua VM in C | 4 |