lua-resty-gettext
Gettext library
A Lua library that provides FFI-based access to gettext functionality for use in OpenResty web servers.
LuaJIT FFI-based gettext library for OpenResty.
9 stars
4 watching
3 forks
Language: Lua
last commit: almost 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
bungle/lua-resty-libxl | A Lua library that provides an interface to Excel files using FFI-based bindings. | 15 |
bungle/lua-resty-haru | A Lua library providing FFI bindings to the Haru PDF library for creating and manipulating PDF documents. | 9 |
bungle/lua-resty-fileinfo | A Lua library that provides file type information based on the libmagic C-library | 12 |
bungle/lua-resty-utf8rewind | Provides FFI bindings to support UTF-8 encoded text in Lua string handling functions | 4 |
bungle/lua-resty-nettle | FFI bindings for cryptographic functions from Nettle library | 182 |
bungle/lua-resty-libcjson | Provides a Lua interface to cJSON C library for parsing and generating JSON data | 53 |
bungle/lua-resty-uuid | FFI bindings for a universally unique identifier library allowing Lua applications to interact with UUIDs in C compatible way. | 60 |
bungle/lua-resty-scrypt | A Lua-based library implementing the scrypt password hashing algorithm | 18 |
bungle/lua-resty-unistring | Provides LuaJIT bindings to the GNU libunistring library for Unicode string manipulation. | 7 |
bungle/lua-resty-route | A URL routing library supporting multiple matchers and middleware for OpenResty. | 100 |
bungle/lua-resty-snappy | A Lua module providing bindings to the Snappy compression algorithm | 19 |
bungle/lua-resty-lanli | FFI Bindings to HTML Sanitizer Library | 5 |
bungle/lua-resty-reqargs | A module that retrieves data from HTTP request arguments and files in Lua | 52 |
bungle/lua-resty-xxhash | FFI-bindings to an Extremely fast non-cryptographic hash algorithm | 17 |
bungle/lua-resty-session | A Lua-based session management library for secure and flexible session handling in web applications. | 321 |