mah0x211

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

Modules

PrevNextPage 2 of 3
  • ioex by mah0x211 — downloads: 802
    additional features to the io module.
  • io-fileno by mah0x211 — downloads: 8,066
    get the file descriptor from the lua file handle.
  • io-fopen by mah0x211 — downloads: 6,721
    create the lua file handle from a pathname or descriptor of the file.
  • io-isfile by mah0x211 — downloads: 7,354
    determines whether the argument is the lua file handle or not.
  • io-pread by mah0x211 — downloads: 887
    read nbytes of data from the specified position in the file without modifying the file pointer.
  • io-reader by mah0x211 — downloads: 1,682
    A reader that reads data from a file or file descriptor.
  • io-readn by mah0x211 — downloads: 3,378
    Reads data from a specified file descriptor.
  • io-tofile by mah0x211 — downloads: 1,847
    create the lua file handle from the file descriptor.
  • io-truncate by mah0x211 — downloads: 25.7k
    truncate or extend a file to a specified length.
  • iovec by mah0x211 — downloads: 11.7k
    vectored I/O module
  • io-wait by mah0x211 — downloads: 20.9k
    wait until the file descriptor is 'ready' for I/O operation.
  • io-writer by mah0x211 — downloads: 1,671
    A writer that writes data to a file or file descriptor.
  • io-writev by mah0x211 — downloads: 2,029
    Writes data to a specified file descriptor.
  • isa by mah0x211 — downloads: 80.8k
    type checking utility module
  • kqueue by mah0x211 — downloads: 4,513
    kqueue bindings for lua
  • kvpairs by mah0x211 — downloads: 554
    helper module for treating tables as Key-Value pairs.
  • lauxhlib by mah0x211 — downloads: 85.8k
    A helper module for developing Lua modules in C language.
  • libmagic by mah0x211 — downloads: 3,832
    bindings for libmagic
  • libmdbx by mah0x211 — downloads: 364
    libmdbx binding for lua.
  • libpq by mah0x211 — downloads: 834
    libpq bindings for lua
  • libtls by mah0x211 — downloads: 4,349
    libtls bindings for lua
  • llsocket by mah0x211 — downloads: 11.7k
    low-level socket module
  • loadchunk by mah0x211 — downloads: 11.5k
    Lua chunk loader module
  • lzfse by mah0x211 — downloads: 46
    lzfse bindings for lua
  • mediatypes by mah0x211 — downloads: 2,257
    MIME type utility module
  • memlimit by mah0x211 — downloads: 49
    memory limit module.
  • metamodule by mah0x211 — downloads: 68k
    simple oop module for lua
  • mime by mah0x211 — downloads: 695
    MIME type utility module
  • minheap by mah0x211 — downloads: 7,672
    min-heap module
  • mkdir by mah0x211 — downloads: 3,999
    make directories.
  • mkdtemp by mah0x211 — downloads: 222
    create a unique temporary directory.
  • mkstemp by mah0x211 — downloads: 3,834
    generate a unique temporary file name from the template, creates and opens the file.
  • nanosleep by mah0x211 — downloads: 2,658
    suspend thread execution for an interval measured in nanoseconds.
  • net by mah0x211 — downloads: 6,744
    net module
  • net-http by mah0x211 — downloads: 2,485
    http module for lua
  • newstate by mah0x211 — downloads: 97
    newstate module to run scripts in the new lua_State.
  • nosigpipe by mah0x211 — downloads: 16.9k
    a module that ignore SIGPIPE
  • oauth2c by mah0x211 — downloads: 86
    OAuth2 client library for lua.
  • opendir by mah0x211 — downloads: 9,865
    open a directory stream.
  • os-pipe by mah0x211 — downloads: 4,826
    create descriptor pair for interprocess communication.
  • ossp-uuid by mah0x211 — downloads: 1,260
    OSSP uuid bindings for lua
  • os-urandom by mah0x211 — downloads: 1,068
    for safely obtaining random bytes and random integers from the operating system's entropy source /dev/urandom.
  • path by mah0x211 — downloads: 6,340
    path string manipulation
  • pcre2 by mah0x211 — downloads: 80.4k
    PCRE2 bindings for lua
  • picohttpparser by mah0x211 — downloads: 128
    picohttpparser for lua
  • pipe by mah0x211 — downloads: 1,918
    create descriptor pair for interprocess communication.
  • plut by mah0x211 — downloads: 2,164
    path segmented lookup table
  • postgres by mah0x211 — downloads: 573
    PostgreSQL client for lua
  • postgres-decode by mah0x211 — downloads: 1,152
    A set of decoding functions for PostgreSQL output data types.
  • print by mah0x211 — downloads: 25.1k
    the print module
PrevNextPage 2 of 3