libpam-malcontent
PAM module to control the time a user is spending on the computer
malcontent implements support for restricting the type of content accessible
to non-administrator accounts on a Linux system. Typically, when this is used,
a non-administrator account will be for a child using the system; and the
administrator accounts will be for the parents; and the content being filtered
will be apps which are not suitable for the child to use, due to (for example)
being too violent.
libcrypto-mb11
IntelĀ® Integrated Performance Primitives Cryptography Multi-buffer
Some of the cryptography algorithms cannot be parallelized due to
their specificity (e.g. the RSA algorithm).
The way to get high-performance implementations of such cryptographic
algorithms is a parallel processing using *single instruction,
multiple data* (SIMD) architecture. The usage model implies
presence of several independent and homogeneous (encryption or decryption)
requests for RSA operations, using of SIMD leads to performance
improvement.
docker-buildx
Docker CLI plugin for extended build capabilities with BuildKit (program)
buildx is a Docker CLI plugin for extended build capabilities with
BuildKit (https://github.com/moby/buildkit).
libghc-aeson-casing-prof
Tools to change the formatting of field names in Aeson instances.; profiling lib
Tools to change the formatting of field names in Aeson
instances. This includes CamelCasing, Pascal Casing and
Snake Casing.
jameica
Run-time system for Java applications
runtime environment for Java applications, which are implemented as plugins.
node-jquery-validation
jQuery plugin for clientside form validation
This jQuery plugin makes simple clientside form validation
trivial, while offering lots of option for customization.