mah0x211

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

Modules

PrevNextPage 2 of 3
  • io-close by mah0x211 — downloads: 1,762
    close a file or file descriptor.
  • ioex by mah0x211 — downloads: 811
    additional features to the io module.
  • io-fileno by mah0x211 — downloads: 17.9k
    get the file descriptor from the lua file handle.
  • io-fopen by mah0x211 — downloads: 15.1k
    create the lua file handle from a pathname or descriptor of the file.
  • io-isfile by mah0x211 — downloads: 15.7k
    determines whether the argument is the lua file handle or not.
  • io-pread by mah0x211 — downloads: 1,120
    read nbytes of data from the specified position in the file without modifying the file pointer.
  • io-reader by mah0x211 — downloads: 1,780
    A reader that reads data from a file or file descriptor.
  • io-readn by mah0x211 — downloads: 6,366
    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: 90.7k
    truncate or extend a file to a specified length.
  • iovec by mah0x211 — downloads: 29.5k
    vectored I/O module
  • io-wait by mah0x211 — downloads: 49.7k
    wait until the file descriptor is 'ready' for I/O operation.
  • io-writer by mah0x211 — downloads: 1,768
    A writer that writes data to a file or file descriptor.
  • io-writev by mah0x211 — downloads: 7,337
    Writes data to a specified file descriptor.
  • isa by mah0x211 — downloads: 246k
    type checking utility module
  • kqueue by mah0x211 — downloads: 10.4k
    kqueue bindings for lua
  • kvpairs by mah0x211 — downloads: 585
    helper module for treating tables as Key-Value pairs.
  • lauxhlib by mah0x211 — downloads: 263k
    A helper module for developing Lua modules in C language.
  • libmagic by mah0x211 — downloads: 3,941
    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: 25.9k
    low-level socket module
  • loadchunk by mah0x211 — downloads: 36.8k
    Lua chunk loader module
  • lzfse by mah0x211 — downloads: 48
    lzfse bindings for lua
  • measure by mah0x211 — downloads: 1
    measure is the benchmarking tool for Lua.
  • mediatypes by mah0x211 — downloads: 2,278
    MIME type utility module
  • memlimit by mah0x211 — downloads: 51
    memory limit module.
  • metamodule by mah0x211 — downloads: 252k
    simple oop module for lua
  • mime by mah0x211 — downloads: 1,684
    MIME type utility module
  • minheap by mah0x211 — downloads: 21.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,389
    generate a unique temporary file name from the template, creates and opens the file.
  • nanosleep by mah0x211 — downloads: 4,055
    suspend thread execution for an interval measured in nanoseconds.
  • net by mah0x211 — downloads: 7,094
    net module
  • net-http by mah0x211 — downloads: 2,577
    http module for lua
  • newstate by mah0x211 — downloads: 103
    newstate module to run scripts in the new lua_State.
  • nosigpipe by mah0x211 — downloads: 36.1k
    a module that ignore SIGPIPE
  • oauth2c by mah0x211 — downloads: 107
    OAuth2 client library for lua.
  • opendir by mah0x211 — downloads: 10.3k
    open a directory stream.
  • os-pipe by mah0x211 — downloads: 19.2k
    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,301
    OSSP uuid bindings for lua
  • os-urandom by mah0x211 — downloads: 3,843
    for safely obtaining random bytes and random integers from the operating system's entropy source /dev/urandom.
  • path by mah0x211 — downloads: 6,648
    path string manipulation
  • pcre2 by mah0x211 — downloads: 244k
    PCRE2 bindings for lua
  • picohttpparser by mah0x211 — downloads: 137
    picohttpparser for lua
  • pipe by mah0x211 — downloads: 10.2k
    create descriptor pair for interprocess communication.
  • plut by mah0x211 — downloads: 2,208
    path segmented lookup table
PrevNextPage 2 of 3