libpod-projectdocs-perl

module to generate CPAN like project documents from POD

The Pod::ProjectDocs module allows you to generate CPAN like POD pages from your modules for your projects. It also creates an optional index page.

haskell-stack

The Haskell Tool Stack

Stack is a program for developing Haskell projects. It is aimed at Haskellers both new and experienced.

python3-preludedb

Security Information and Events Management System [ Python3 bindings ]

The PreludeDB Library provides an abstraction layer upon the type and the format of the database used to store IDMEF alerts. It allows developers to use the Prelude IDMEF database easily and efficiently without worrying about SQL, and to access the database independently of the type/format of the database.

time-decode

Timestamp and datetime decoder/encoder

time-decode provides the functionality to decode various timestamps and UUIDs to aid digital forensics and incident response processes. The supported formats range from common formats like Unix (milli)seconds, Microsoft's FILETIME to more exotic formats like Metasploit payload UUIDs.

libprotocol-websocket-perl

Perl library that implements WebSocket protocol

Client/server WebSocket message and frame parser/constructor. Protocol::WebSocket does not provide a WebSocket server or client, but is made for using in http servers or clients to provide WebSocket support.

r-bioc-sparsematrixstats

BioConductor summary statistics for rows and columns of sparse matrices

High performance functions for row and column operations on sparse matrices. For example: col / rowMeans2, col / rowMedians, col / rowVars etc. Currently, the optimizations are limited to data in the column sparse format. This package is inspired by the matrixStats package by Henrik Bengtsson.