Pinned Repositories
jaCodeMap
japanese unicode full/half width code mapping library
lauxhlib
lua auxiliary header library
lenv
Lua Version Manager
lua-dump
convert lua data to string.
lua-etcd-resty
etcd client module for OpenResty.
lua-geo
geo location util
lua-pcre2
PCRE2 bindings for lua
lua-regex
regular expression for lua
lua-url
url string utility
lua-xxhash
xxHash binding for lua
mah0x211's Repositories
mah0x211/lenv
Lua Version Manager
mah0x211/lua-regex
regular expression for lua
mah0x211/lauxhlib
lua auxiliary header library
mah0x211/lua-net-http
http module for lua
mah0x211/lua-jose
JOSE(JSON Object Signing and Encryption) module
mah0x211/lua-signal
signal module
mah0x211/lua-postgres
PostgreSQL client for lua.
mah0x211/lua-time-clock
clock and time functions.
mah0x211/lua-form
HTML form data processing module.
mah0x211/lua-form-urlencoded
encode/decode the application/x-www-form-urlencoded format.
mah0x211/lua-io-fopen
create the lua file handle from a pathname or descriptor of the file.
mah0x211/lua-error
additional features to the error module
mah0x211/lua-fork
create a new process.
mah0x211/lua-form-multipart
encode/decode the multipart/form-data format.
mah0x211/lua-io-writer
A writer that writes data to a file or file descriptor.
mah0x211/lua-io-writev
Writes data to a specified file descriptor.
mah0x211/lua-print
the print module.
mah0x211/lua-reflex
A simple web framework for lua.
mah0x211/lua-string-format-all
A submodule of the lua-string-format module.
mah0x211/lua-string-random
generate a random string.
mah0x211/setup-lua
GitHub Action to install and setup the Lua
mah0x211/lua-dataspec
A data definition and validation module for Lua.
mah0x211/lua-exec
execute a file.
mah0x211/lua-io-close
close a file or file descriptor.
mah0x211/lua-io-reader
A reader that reads data from a file or file descriptor.
mah0x211/lua-io-readn
Reads data from a specified file descriptor.
mah0x211/lua-oauth2c
OAuth2 client library for lua
mah0x211/lua-sfmt
lua bindings for https://github.com/MersenneTwister-Lab/SFMT
mah0x211/lua-string-format
formatted output conversion module with asprintf and snprintf.
mah0x211/lua-string-token
Verifiable string token module.