python3-scales
Application metrics for Python 3
A library to generate metrics for Python 3. It provides counters, timers,
1/5/15 minute averaged rates, hierarchical metrics.
It can send metrics to a log file, to Graphite for graphing or serve them
through an HTTP server.
libio-stream-perl
module that provides non-blocking I/O streams based on EV
Non-blocking event-based low-level I/O is hard to get right. Things become
much worse when you need to alter I/O stream in some way - use proxies,
encryption, SSL, etc.
libosmo-sigtran0
Osmocom SIGTRAN library (SCCP, SUA, M3UA and more)
This is a shared library containing SS7/SIGTRAN related functionality,
including connection-less and connection-oriented SCCP as per ITU-T Q.71x,
M3UA (MTP3 User Adaptation) according to IETF RFC4666, SUA (SCCP User
Adpatation) according to IETF RFC3868 as well as MTP-level routing function
and handling of signaling links, linksets, ASPs, SGs, etc.
libstruct-compare-perl
Perl module providing recursive diff for perl structures
Struct::Compare compares two values of any type and structure and returns
true if they are the same. It does a deep comparison of the structures,
so a hash of a hash of a whatever will be compared correctly.
slurp
cli utility to select a region in a Wayland compositor
slurp is a command-line utility to select a region from Wayland compositors
which support the layer-shell protocol. It lets the user hold the pointer to
select, or click to cancel the selection.
libmath-quaternion-perl
Perl routines to handle operations on quaternions
Math::Quaternion lets you create and manipulate quaternions. A quaternion is a
mathematical object developed as a kind of generalization of complex numbers,
usually represented by an array of four real numbers, and is often used to
represent rotations in three-dimensional space.