lua-resty-jit-uuid
UUID generator
A LuaJIT-based UUID library with performance optimizations and additional features.
Fast and dependency-free UUID library for LuaJIT/ngx_lua
205 stars
12 watching
41 forks
Language: Perl
last commit: almost 5 years ago
Linked from 1 awesome list
lua-restyluajitngx-luaopenrestyuuid
Related projects:
Repository | Description | Stars |
---|---|---|
thibaultcha/lua-resty-mlcache | A high-performance caching library for OpenResty applications | 403 |
thibaultcha/lua-resty-multipart | A Lua library that parses multipart HTTP requests and generates multipart responses. | 7 |
thibaultcha/lua-resty-busted | Enables testing of Lua scripts written for OpenResty using the Busted testing framework. | 32 |
thibaultcha/lua-resty-socket | Automatic compatibility module for LuaSocket and cosockets in lua-resty modules | 36 |
bungle/lua-resty-uuid | FFI bindings for a universally unique identifier library allowing Lua applications to interact with UUIDs in C compatible way. | 60 |
openresty/lua-resty-string | A set of string utility functions and hash algorithms for Lua, designed to work with nginx and LuaJIT. | 427 |
thibaultcha/lua-cassandra | A pure Lua driver for Apache Cassandra | 98 |
skylothar/lua-resty-jwt | Provides a Lua implementation of the JSON Web Token (JWT) specification | 513 |
thibaultcha/lua-argon2-ffi | A LuaJIT FFI binding for the Argon2 password hashing algorithm | 20 |
thibaultcha/lua-argon2 | A C-based library that provides a Lua interface to the Argon2 password hashing algorithm | 22 |
ledgetech/lua-resty-http | A Lua HTTP client cosocket driver for OpenResty / ngx_lua. | 1,996 |
bungle/lua-resty-unistring | Provides LuaJIT bindings to the GNU libunistring library for Unicode string manipulation. | 7 |
hqzxzb/lua-resty-unique-id | Generates unique IDs for use in OpenResty environments | 5 |
timebug/lua-resty-httpipe | A Lua HTTP client driver for OpenResty/ngx_lua, providing flexible and high-level interfaces for making HTTP requests | 71 |
doriangray/lua-resty-http | A Lua HTTP client driver for OpenResty/ngx_lua based on the cosocket API. | 0 |