node-pkg-dir

find the root directory of a npm package

Node.js is an event-based server-side JavaScript engine.

ruby-timers

pure Ruby timer collections

This library allows one to schedule several procs to fire after configurable delays or at periodic intervals.

php-horde-hashtable

Horde Hash Table Interface

Provides an abstract API to access various hash table implementations.

hierarchyviewer

View the UI hierarchy of an Android application

libghc-pandoc-citeproc-prof

support for using pandoc with citeproc; profiling libraries

The pandoc-citeproc library exports functions for using the citeproc system with pandoc. It relies on citeproc-hs, a library for rendering bibliographic reference citations into a variety of styles using a macro language called Citation Style Language (CSL). More details on CSL can be found here: http://citationstyles.org/ .

ruby-faraday

HTTP/REST API client library

Faraday is an HTTP client lib that provides a common interface over many adapters (such as Net::HTTP) and embraces the concept of Rack middleware when processing the request/response cycle.