libdata-hexdump-perl

hexadecimal dumper

The Data::HexDump module dumps the content of a scalar in hexadecimal. The result is returned in a string. Each line of the result consists of the offset in the source in the leftmost column of each line, followed by one or more columns of data from the source in hexadecimal. The rightmost column of each line shows the printable characters (all others are shown as single dots).

python3-anosql

Manage your raw SQL Queries in an elegant manner

Inspired by Yesql library by Kris Jenkins, anosql provides an interface to manage your SQL queries against PostgreSQL and SQLite engine.

node-md5-o-matic

Fast and simple MD5 hashing utility with zero module dependencies

Simple & fast MD5 hashing for Node.js that requires no other module dependencies since it is pure javascript

t3highlight

Command-line syntax highligher

The libt3highlight library provides functions for syntax-highlighting different types of text files. Its main design goal is an easily restartable syntax highlighting, suitable for use in interactive text editors.

node-async-each

async parallel forEach / map function for JavaScript

This library allows you to have async parallel forEach / map function without having to depend on 30K async libraries.

libpadre-plugin-pdl-perl

PDL support for Padre IDE