mah0x211

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

Modules

PrevNextPage 2 of 3
  • io-close by mah0x211 — downloads: 1,743
    close a file or file descriptor.
  • ioex by mah0x211 — downloads: 811
    additional features to the io module.
  • io-fileno by mah0x211 — downloads: 17.7k
    get the file descriptor from the lua file handle.
  • io-fopen by mah0x211 — downloads: 14.9k
    create the lua file handle from a pathname or descriptor of the file.
  • io-isfile by mah0x211 — downloads: 15.5k
    determines whether the argument is the lua file handle or not.
  • io-pread by mah0x211 — downloads: 1,051
    read nbytes of data from the specified position in the file without modifying the file pointer.
  • io-reader by mah0x211 — downloads: 1,761
    A reader that reads data from a file or file descriptor.
  • io-readn by mah0x211 — downloads: 6,329
    Reads data from a specified file descriptor.
  • io-tofile by mah0x211 — downloads: 1,856
    create the lua file handle from the file descriptor.
  • io-truncate by mah0x211 — downloads: 86.4k
    truncate or extend a file to a specified length.
  • iovec by mah0x211 — downloads: 27.3k
    vectored I/O module
  • io-wait by mah0x211 — downloads: 47.5k
    wait until the file descriptor is 'ready' for I/O operation.
  • io-writer by mah0x211 — downloads: 1,749
    A writer that writes data to a file or file descriptor.
  • io-writev by mah0x211 — downloads: 7,192
    Writes data to a specified file descriptor.
  • isa by mah0x211 — downloads: 229k
    type checking utility module
  • kqueue by mah0x211 — downloads: 9,287
    kqueue bindings for lua
  • kvpairs by mah0x211 — downloads: 585
    helper module for treating tables as Key-Value pairs.
  • lauxhlib by mah0x211 — downloads: 244k
    A helper module for developing Lua modules in C language.
  • libmagic by mah0x211 — downloads: 3,938
    bindings for libmagic
  • libmdbx by mah0x211 — downloads: 370
    libmdbx binding for lua.
  • libpq by mah0x211 — downloads: 847
    libpq bindings for lua
  • libtls by mah0x211 — downloads: 4,394
    libtls bindings for lua
  • llsocket by mah0x211 — downloads: 23.8k
    low-level socket module
  • loadchunk by mah0x211 — downloads: 35.1k
    Lua chunk loader module
  • lzfse by mah0x211 — downloads: 48
    lzfse bindings for lua
  • mediatypes by mah0x211 — downloads: 2,278
    MIME type utility module
  • memlimit by mah0x211 — downloads: 51
    memory limit module.
  • metamodule by mah0x211 — downloads: 233k
    simple oop module for lua
  • mime by mah0x211 — downloads: 1,170
    MIME type utility module
  • minheap by mah0x211 — downloads: 19.1k
    min-heap module
  • mkdir by mah0x211 — downloads: 4,139
    make directories.
  • mkdtemp by mah0x211 — downloads: 245
    create a unique temporary directory.
  • mkstemp by mah0x211 — downloads: 9,320
    generate a unique temporary file name from the template, creates and opens the file.
  • nanosleep by mah0x211 — downloads: 4,039
    suspend thread execution for an interval measured in nanoseconds.
  • net by mah0x211 — downloads: 6,998
    net module
  • net-http by mah0x211 — downloads: 2,576
    http module for lua
  • newstate by mah0x211 — downloads: 103
    newstate module to run scripts in the new lua_State.
  • nosigpipe by mah0x211 — downloads: 31.5k
    a module that ignore SIGPIPE
  • oauth2c by mah0x211 — downloads: 107
    OAuth2 client library for lua.
  • opendir by mah0x211 — downloads: 10.2k
    open a directory stream.
  • os-pipe by mah0x211 — downloads: 18.7k
    create descriptor pair for interprocess communication.
  • os-remove by mah0x211 — downloads: 19
    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.
  • ossp-uuid by mah0x211 — downloads: 1,295
    OSSP uuid bindings for lua
  • os-urandom by mah0x211 — downloads: 3,518
    for safely obtaining random bytes and random integers from the operating system's entropy source /dev/urandom.
  • path by mah0x211 — downloads: 6,605
    path string manipulation
  • pcre2 by mah0x211 — downloads: 227k
    PCRE2 bindings for lua
  • picohttpparser by mah0x211 — downloads: 134
    picohttpparser for lua
  • pipe by mah0x211 — downloads: 9,179
    create descriptor pair for interprocess communication.
  • plut by mah0x211 — downloads: 2,208
    path segmented lookup table
  • postgres by mah0x211 — downloads: 634
    PostgreSQL client for lua
PrevNextPage 2 of 3