node-dargs

Convert options into an array of arguments

Node-dargs can be considered a reverse of minimist. It converts an object of options into an array of command-line arguments. This is useful when spawning command-line tools.

node-regex-cache

Memorize the results of a call to the RegExp constructor

Memorize the results of a call to the RegExp constructor, avoiding repetitious runtime compilation of the same string and options, resulting in surprising performance improvements.

libcplgasgano26

CPL Java Native Interface library

libcatmandu-mods-perl

modules for working with MODS data within the Catmandu framework

Catmandu::MODS contains modules for handling MODS data within the Catmandu framework.

libslurm30

Runtime library files for SLURM

node-log-driver

simple logging framework in pure javascript

This module implement logging to stdout and concatenate before every message the log level severity (configurable) date, time and local time zone. This modules allows ones to easily trace log event even.