php-algo26-idna-convert
pure PHP IDNA converter
A library for encoding and decoding internationalized domain names.
node-stdlib
Standard library for JavaScript and Node.js
node-stdlib is a standard library for JavaScript and Node.js, with an
emphasis on numerical and scientific computing applications. The library
provides a collection of robust, high performance libraries for mathematics,
statistics, data processing, streams, and more and includes many utilities
expected from a standard library.
python3-lzss
Python library for the LZSS compression algorithm
This Python library supports compression and decompression using the LZSS
algorithm.
python3-pacemaker
Pacemaker API for Python3
At its core, Pacemaker is a distributed finite state
machine capable of co-ordinating the startup and recovery of inter-related
services across a set of machines.
libfpzip1
FP array compression library
fpzip is a library and command-line utility for lossless and optionally lossy
compression of 2D and 3D floating-point arrays. fpzip assumes spatially
correlated scalar-valued data, such as regularly sampled continuous functions,
and is not suitable for compressing unstructured streams of floating-point
numbers.
This package provides the shared library.
libghc-jwt-prof
JSON Web Token (JWT) decoding and encoding; profiling libraries
JSON Web Token (JWT) is a compact URL-safe means of representing claims to be transferred between two parties.