node-any-promise
Resolve any installed ES6 compatible promise
Let your library support any ES 2015 (ES6) compatible `Promise` and leave the
choice to application authors. The application can *optionally* register its
preferred `Promise` implementation and it will be exported when requiring
`any-promise` from library code.
libhugs-openal-bundled
A binding to the OpenAL cross-platform 3D audio API
A Haskell binding for the OpenAL cross-platform 3D audio API,
appropriate for use with gaming applications and many other
types of audio applications. For more information about OpenAL,
please see: <http://www.openal.org/>.
libpreludedb-perl
Security Information Management System [ Base library ]
Prelude is a Universal "Security Information Management" (SIM) system.
Its goals are performance and modularity. It is divided in two main
parts :
- the Prelude sensors, responsible for generating alerts, such as
snort sensor, featuring a signature engine, plugins for
protocol analysis, and intrusion detection plugins, and the Prelude
log monitoring lackey.
- the Prelude report server, collecting data from Prelude sensors,
and generating user-readable reports.
libtk-dirselect-perl
cross-platform directory selection widget
Tk::DirSelect provides a cross-platform directory selection widget. A
context menu (right-click or <Button3>) allows the
creation, renaming, and deletion of directories while browsing.
libdancer-session-cookie-perl
encrypted cookie-based session backend for Dancer
Dancer::Session::Cookie implements a session engine for sessions stored
entirely in cookies. Usually only session id is stored in cookies and the
session data itself is saved in some external storage, e.g. database. This
module allows one to avoid using external storage at all.
mininet
process-based network emulator
Mininet is a network emulator which uses lightweight virtualization
to create virtual networks for rapid prototyping of Software-Defined
Network (SDN) designs using OpenFlow.