mah0x211

$ luarocks install --server=https://luarocks.org/manifests/mah0x211 <name>

Modules

PrevNextPage 2 of 4
  • hmac by mah0x211 — downloads: 5,799
    Compute the SHA-224, SHA-256, SHA-384, and SHA-512 message digests and the Hash-based Message Authentication Code (HMAC).
  • idna by mah0x211 — downloads: 356
    libidn bindings for lua
  • io-close by mah0x211 — downloads: 1,945
    close a file or file descriptor.
  • io-fileno by mah0x211 — downloads: 18.3k
    get the file descriptor from the lua file handle.
  • io-fopen by mah0x211 — downloads: 15.6k
    create the lua file handle from a pathname or descriptor of the file.
  • io-isfile by mah0x211 — downloads: 16.8k
    determines whether the argument is the lua file handle or not.
  • io-pread by mah0x211 — downloads: 1,450
    read nbytes of data from the specified position in the file without modifying the file pointer.
  • io-read by mah0x211 — downloads: 3
    Reads data from a specified file descriptor.
  • io-reader by mah0x211 — downloads: 1,961
    A reader that reads data from a file or file descriptor.
  • io-readn by mah0x211 — downloads: 6,613
    Reads data from a specified file descriptor.
  • io-tofile by mah0x211 — downloads: 1,858
    create the lua file handle from the file descriptor.
  • io-truncate by mah0x211 — downloads: 95.5k
    truncate or extend a file to a specified length.
  • io-wait by mah0x211 — downloads: 52.2k
    wait until the file descriptor is 'ready' for I/O operation.
  • io-writer by mah0x211 — downloads: 1,951
    A writer that writes data to a file or file descriptor.
  • io-writev by mah0x211 — downloads: 7,647
    Writes data to a specified file descriptor.
  • ioex by mah0x211 — downloads: 813
    additional features to the io module.
  • iovec by mah0x211 — downloads: 31.8k
    vectored I/O module
  • isa by mah0x211 — downloads: 262k
    type checking utility module
  • kqueue by mah0x211 — downloads: 11.8k
    kqueue bindings for lua
  • kvpairs by mah0x211 — downloads: 612
    helper module for treating tables as Key-Value pairs.
  • lauxhlib by mah0x211 — downloads: 282k
    A helper module for developing Lua modules in C language.
  • libmagic by mah0x211 — downloads: 4,150
    bindings for libmagic
  • libmdbx by mah0x211 — downloads: 372
    libmdbx binding for lua.
  • libpq by mah0x211 — downloads: 850
    libpq bindings for lua
  • libtls by mah0x211 — downloads: 4,396
    libtls bindings for lua
  • llsocket by mah0x211 — downloads: 28.1k
    low-level socket module
  • loadchunk by mah0x211 — downloads: 39k
    Lua chunk loader module
  • luarocks-build-hooks by mah0x211 — downloads: 433
    A build backend for LuaRocks that runs hooks before/after builtin build
  • lzfse by mah0x211 — downloads: 52
    lzfse bindings for lua
  • measure by mah0x211 — downloads: 19
    measure is the benchmarking tool for Lua.
  • mediatypes by mah0x211 — downloads: 2,282
    MIME type utility module
  • memlimit by mah0x211 — downloads: 53
    memory limit module.
  • metamodule by mah0x211 — downloads: 269k
    simple oop module for lua
  • mime by mah0x211 — downloads: 2,883
    MIME type utility module
  • minheap by mah0x211 — downloads: 22.9k
    min-heap module
  • mkdir by mah0x211 — downloads: 4,334
    make directories.
  • mkdtemp by mah0x211 — downloads: 405
    create a unique temporary directory.
  • mkstemp by mah0x211 — downloads: 9,634
    generate a unique temporary file name from the template, creates and opens the file.
  • nanosleep by mah0x211 — downloads: 4,071
    suspend thread execution for an interval measured in nanoseconds.
  • net by mah0x211 — downloads: 7,476
    net module
  • net-http by mah0x211 — downloads: 2,624
    http module for lua
  • newstate by mah0x211 — downloads: 105
    newstate module to run scripts in the new lua_State.
  • nosigpipe by mah0x211 — downloads: 39.8k
    a module that ignore SIGPIPE
  • oauth2c by mah0x211 — downloads: 114
    OAuth2 client library for lua.
  • opendir by mah0x211 — downloads: 10.5k
    open a directory stream.
  • os-pipe by mah0x211 — downloads: 19.9k
    create descriptor pair for interprocess communication.
  • os-remove by mah0x211 — downloads: 204
    A drop-in replacement for the built-in file removal function, but with easier, portable error handling via structured error objects instead of errno values.
  • os-urandom by mah0x211 — downloads: 4,041
    for safely obtaining random bytes and random integers from the operating system's entropy source /dev/urandom.
  • ossp-uuid by mah0x211 — downloads: 1,303
    OSSP uuid bindings for lua
  • path by mah0x211 — downloads: 6,875
    path string manipulation
PrevNextPage 2 of 4