thibaultcha / lua-argon2-ffiLinks
LuaJIT FFI binding for the Argon2 password hashing algorithm
☆22Updated 6 years ago
Alternatives and similar repositories for lua-argon2-ffi
Users that are interested in lua-argon2-ffi are comparing it to the libraries listed below
Sorting:
- Lua pure-c bindings to ImageMagick☆78Updated last year
- Moved to https://gitlab.com/craigbarnes/lua-gumbo☆139Updated last year
- Reimplement luafilesystem via LuaJIT FFI☆64Updated last year
- HTTP Multipart Post helper that does just that.☆43Updated 3 weeks ago
- Time, Date and Timezone library for lua☆131Updated last week
- Lua binding for the libvips image processing library☆145Updated 8 months ago
- A high-level, easy to use, and non-blocking email and SMTP library for OpenResty.☆71Updated 2 years ago
- A collection of LPEG patterns☆128Updated 3 years ago
- A simple implementation of OATH-HOTP and OATH-TOTP written for Lua☆26Updated 7 years ago
- A small daemon for running programs via UNIX socket☆30Updated 7 years ago
- Lua C binding for the Argon2 password hashing algorithm☆24Updated 2 years ago
- Most comprehensive OpenSSL module in the Lua universe.☆151Updated last month
- A Lua library which provides base2(bitfield), base16(hex), base32(crockford/rfc), base64(rfc/url), base85(z85) decoding and encoding.☆90Updated 4 years ago
- MessagePack for LuaJIT (using FFI, no bindings, V4 API)☆72Updated 6 years ago
- Pure Lua JSON schema validator☆46Updated 3 years ago
- A user-friendly XML/HTML processing library for Lua based on libxml2☆40Updated 2 months ago
- Run external programs in OpenResty without spawning a shell or blocking☆60Updated 5 years ago
- A small DSL for building HTML documents☆17Updated 2 years ago
- JSON Web Token library☆40Updated 6 years ago
- Lua cJSON Pretty Formatter