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)

GitHub

9 stars
2 watching
1 forks
Language: C
last commit: almost 6 years ago
libpsllualua-bindingspslpublic-suffix-list

Related projects:

RepositoryDescriptionStars
daurnimator/lua-httpA Lua HTTP library providing support for HTTP(S) versions 1.0, 1.1 and 2, including client and server functionality.808
daurnimator/luatzA Lua library for working with dates and times in different time zones.121
daurnimator/lredisA Redis client library written in Lua for interacting with a Redis server42
daurnimator/fifo.luaA Lua library implementing a First-In-First-Out data structure35
arcapos/luapgsqlA C-based Lua module providing an interface to PostgreSQL for use in scripting and applications.112
daurnimator/zig-autoluaA tool for generating a Lua binding for the Zig programming language.22
n0la/lua-openbsdA Lua library providing bindings to OpenBSD-specific functions.15
lua-stdlib/lua-stdlibA collection of standard Lua libraries for various versions of the Lua programming language.289
dafrito/luacxxA 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-solA Lua library that enables videogame programming using raylib and sol2, allowing developers to easily prototype and develop games with Lua.95
io7m/coreland-lua-adaA C-based implementation of Ada bindings to the Lua language6
hslua/hsluaProvides a bridge between Haskell and Lua programming languages130
lua-curl/lua-curlv3A Lua binding to libcurl with improved APIs and features compared to the original Lua-cURLv2 binding.282
neopallium/lua-pbA Lua implementation of Protocol Buffers for efficient data serialization and deserialization.290
kevinresol/linc_luaNative bindings for Lua VM in C4