mah0x211

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

Modules

PrevNextPage 2 of 4
  • hmac by mah0x211 — downloads: 5,537
    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: 353
    libidn bindings for lua
  • io-close by mah0x211 — downloads: 1,865
    close a file or file descriptor.
  • io-fileno by mah0x211 — downloads: 18.2k
    get the file descriptor from the lua file handle.
  • io-fopen by mah0x211 — downloads: 15.5k
    create the lua file handle from a pathname or descriptor of the file.
  • io-isfile by mah0x211 — downloads: 16.4k
    determines whether the argument is the lua file handle or not.
  • io-pread by mah0x211 — downloads: 1,343
    read nbytes of data from the specified position in the file without modifying the file pointer.
  • io-read by mah0x211 — downloads: 2
    Reads data from a specified file descriptor.
  • io-reader by mah0x211 — downloads: 1,882
    A reader that reads data from a file or file descriptor.
  • io-readn by mah0x211 — downloads: 6,532
    Reads data from a specified file descriptor.
  • io-tofile by mah0x211 — downloads: 1,857
    create the lua file handle from the file descriptor.
  • io-truncate by mah0x211 — downloads: 95.2k
    truncate or extend a file to a specified length.
  • io-wait by mah0x211 — downloads: 52k
    wait until the file descriptor is 'ready' for I/O operation.
  • io-writer by mah0x211 — downloads: 1,871
    A writer that writes data to a file or file descriptor.
  • io-writev by mah0x211 — downloads: 7,565
    Writes data to a specified file descriptor.
  • ioex by mah0x211 — downloads: 812
    additional features to the io module.
  • iovec by mah0x211 — downloads: 31.6k
    vectored I/O module
  • isa by mah0x211 — downloads: 261k
    type checking utility module
  • kqueue by mah0x211 — downloads: 11.7k
    kqueue bindings for lua
  • kvpairs by mah0x211 — downloads: 586
    helper module for treating tables as Key-Value pairs.
  • lauxhlib by mah0x211 — downloads: 279k
    A helper module for developing Lua modules in C language.
  • libmagic by mah0x211 — downloads: 3,981
    bindings for libmagic
  • libmdbx by mah0x211 — downloads: 371
    libmdbx binding for lua.
  • libpq by mah0x211 — downloads: 849
    libpq bindings for lua
  • libtls by mah0x211 — downloads: 4,395
    libtls bindings for lua
  • llsocket by mah0x211 — downloads: 27.8k
    low-level socket module
  • loadchunk by mah0x211 — downloads: 38.9k
    Lua chunk loader module
  • luarocks-build-hooks by mah0x211 — downloads: 120
    A build backend for LuaRocks that runs hooks before/after builtin build
  • lzfse by mah0x211 — downloads: 49
    lzfse bindings for lua
  • measure by mah0x211 — downloads: 17
    measure is the benchmarking tool for Lua.
  • mediatypes by mah0x211 — downloads: 2,279
    MIME type utility module
  • memlimit by mah0x211 — downloads: 52
    memory limit module.
  • metamodule by mah0x211 — downloads: 268k
    simple oop module for lua
  • mime by mah0x211 — downloads: 2,332
    MIME type utility module
  • minheap by mah0x211 — downloads: 22.8k
    min-heap module
  • mkdir by mah0x211 — downloads: 4,253
    make directories.
  • mkdtemp by mah0x211 — downloads: 344
    create a unique temporary directory.
  • mkstemp by mah0x211 — downloads: 9,553
    generate a unique temporary file name from the template, creates and opens the file.
  • nanosleep by mah0x211 — downloads: 4,070
    suspend thread execution for an interval measured in nanoseconds.
  • net by mah0x211 — downloads: 7,351
    net module
  • net-http by mah0x211 — downloads: 2,589
    http module for lua
  • newstate by mah0x211 — downloads: 104
    newstate module to run scripts in the new lua_State.
  • nosigpipe by mah0x211 — downloads: 39.5k
    a module that ignore SIGPIPE
  • oauth2c by mah0x211 — downloads: 108
    OAuth2 client library for lua.
  • opendir by mah0x211 — downloads: 10.5k
    open a directory stream.
  • os-pipe by mah0x211 — downloads: 19.8k
    create descriptor pair for interprocess communication.
  • os-remove by mah0x211 — downloads: 123
    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: 3,983
    for safely obtaining random bytes and random integers from the operating system's entropy source /dev/urandom.
  • ossp-uuid by mah0x211 — downloads: 1,302
    OSSP uuid bindings for lua
  • path by mah0x211 — downloads: 6,697
    path string manipulation
PrevNextPage 2 of 4