mah0x211

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

Modules

PrevNextPage 2 of 4
  • hmac by mah0x211 — downloads: 5,897
    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: 391
    libidn bindings for lua
  • io-close by mah0x211 — downloads: 2,064
    close a file or file descriptor.
  • io-fileno by mah0x211 — downloads: 18.7k
    get the file descriptor from the lua file handle.
  • io-fopen by mah0x211 — downloads: 15.8k
    create the lua file handle from a pathname or descriptor of the file.
  • io-isfile by mah0x211 — downloads: 19.2k
    determines whether the argument is the lua file handle or not.
  • io-pread by mah0x211 — downloads: 1,512
    read nbytes of data from the specified position in the file without modifying the file pointer.
  • io-read by mah0x211 — downloads: 84
    Reads data from a specified file descriptor.
  • io-reader by mah0x211 — downloads: 2,028
    A reader that reads data from a file or file descriptor.
  • io-readn by mah0x211 — downloads: 6,667
    Reads data from a specified file descriptor.
  • io-tofile by mah0x211 — downloads: 1,905
    create the lua file handle from the file descriptor.
  • io-truncate by mah0x211 — downloads: 96.6k
    truncate or extend a file to a specified length.
  • io-wait by mah0x211 — downloads: 52.6k
    wait until the file descriptor is 'ready' for I/O operation.
  • io-write by mah0x211 — downloads: 124
    Writes data to a specified file descriptor.
  • io-writer by mah0x211 — downloads: 2,017
    A writer that writes data to a file or file descriptor.
  • io-writev by mah0x211 — downloads: 7,677
    Writes data to a specified file descriptor.
  • ioex by mah0x211 — downloads: 820
    additional features to the io module.
  • iovec by mah0x211 — downloads: 31.9k
    vectored I/O module
  • isa by mah0x211 — downloads: 264k
    type checking utility module
  • kqueue by mah0x211 — downloads: 11.8k
    kqueue bindings for lua
  • kvpairs by mah0x211 — downloads: 614
    helper module for treating tables as Key-Value pairs.
  • lauxhlib by mah0x211 — downloads: 286k
    A helper module for developing Lua modules in C language.
  • libmagic by mah0x211 — downloads: 4,182
    bindings for libmagic
  • libmdbx by mah0x211 — downloads: 379
    libmdbx binding for lua.
  • libpq by mah0x211 — downloads: 859
    libpq bindings for lua
  • libtls by mah0x211 — downloads: 4,423
    libtls bindings for lua
  • llsocket by mah0x211 — downloads: 28.2k
    low-level socket module
  • loadchunk by mah0x211 — downloads: 39k
    Lua chunk loader module
  • luarocks-build-hooks by mah0x211 — downloads: 3,373
    A build backend for LuaRocks that runs hooks before/after builtin build
  • lzfse by mah0x211 — downloads: 54
    lzfse bindings for lua
  • measure by mah0x211 — downloads: 27
    measure is the benchmarking tool for Lua.
  • mediatypes by mah0x211 — downloads: 2,289
    MIME type utility module
  • memlimit by mah0x211 — downloads: 56
    memory limit module.
  • metamodule by mah0x211 — downloads: 271k
    simple oop module for lua
  • mime by mah0x211 — downloads: 2,954
    MIME type utility module
  • minheap by mah0x211 — downloads: 23k
    min-heap module
  • mkdir by mah0x211 — downloads: 4,398
    make directories.
  • mkdtemp by mah0x211 — downloads: 413
    create a unique temporary directory.
  • mkstemp by mah0x211 — downloads: 9,649
    generate a unique temporary file name from the template, creates and opens the file.
  • nanosleep by mah0x211 — downloads: 4,113
    suspend thread execution for an interval measured in nanoseconds.
  • net by mah0x211 — downloads: 7,549
    net module
  • net-http by mah0x211 — downloads: 2,658
    http module for lua
  • newstate by mah0x211 — downloads: 111
    newstate module to run scripts in the new lua_State.
  • nosigpipe by mah0x211 — downloads: 40k
    a module that ignore SIGPIPE
  • oauth2c by mah0x211 — downloads: 116
    OAuth2 client library for lua.
  • opendir by mah0x211 — downloads: 10.6k
    open a directory stream.
  • os-pipe by mah0x211 — downloads: 20.2k
    create descriptor pair for interprocess communication.
  • os-remove by mah0x211 — downloads: 237
    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,047
    for safely obtaining random bytes and random integers from the operating system's entropy source /dev/urandom.
  • ossp-uuid by mah0x211 — downloads: 1,308
    OSSP uuid bindings for lua
PrevNextPage 2 of 4