python-progressbar
text progress bar library for Python
A text progress bar is typically used to display the progress of a long
running operation, providing a visual cue that processing is underway.
libhfst45
Helsinki Finite-State Transducer Technology Libraries
The Helsinki Finite-State Transducer software is intended for the
implementation of morphological analysers and other tools which are
based on weighted and unweighted finite-state transducer technology.
hhvm
HipHop Virtual Machine, a JIT replacement for PHP - main runtime
HHVM is an open-source virtual machine designed for executing programs
written in Hack and PHP. HHVM uses a just-in-time (JIT) compilation
approach to achieve superior performance while maintaining the development
flexibility that PHP provides.
libmoox-aliases-perl
easy aliasing of methods and attributes in Moo
The MooX::Aliases module will allow you to quickly alias methods in
Moo. It provides an alias parameter for has() to generate aliased
accessors as well as the standard ones. Attributes can also be
initialized in the constructor via their aliased names.
python-pyrrd
object-oriented Python interface for RRD
PyRRD is a module that wraps RRDTool (round-robin database tool) to allow
for the greatest possible programmatic ease in creating, updating, querying
and graphing RRD data. The idea is to make RRDTool insanely easy to use and
to be aesthetically pleasing for Python programmers.
libdata-paginator-perl
pagination module for Moose
Data::Paginator is yet another pagination module. It only exists because none
of the other pager modules are written using Moose. Sometimes there is a Moose
feature that you need. It's a pain when you can't use it with an existing
module.