valkey-sentinel

Persistent key-value database with network interface (monitoring)

Valkey is a key-value database in a similar vein to memcache but the dataset is non-volatile. Valkey additionally provides native support for atomically manipulating and querying data structures such as lists and sets.

swayimg

image viewer for Sway/Wayland

The program uses Sway IPC to determine the geometry of the currently focused container. This data is used to calculate the position and size of the new "overlay" window that will be used to draw the image. In the next step, swayimg adds two Sway rules for the self window: "floating enable" and "move position". Then it creates a new Wayland window and draws the image from the specified file.

libsynfig0t64

render library and plugins for synfig 2D animation

synfig is a vector based 2D animation package. It is designed to be capable of producing feature-film quality animation.

libshiboken6-py3-6.7

CPython bindings generator for C++ libraries (Python3 shared library)

Shiboken6 is a bindings generator for C++ libraries that outputs CPython source code. It collects information from library headers, and then merges modifications and handwritten code defined in the typesystem description.

libhdf5-cpp-103-1t64

HDF5 - C++ runtime files - serial version

Hierarchical Data Format 5 (HDF5) is a file format and library for storing scientific data. HDF5 was designed and implemented to address the deficiencies of HDF4.x. It has a more powerful and flexible data model, supports files larger than 2 GB, and supports parallel I/O.

libint2-2t64

Computation Chemistry Integral Evaluation Library

The LIBINT library is used to evaluate the traditional (electron repulsion) and certain novel two-body matrix elements (integrals) over Cartesian Gaussian functions used in modern atomic and molecular theory. The idea of the library is to let computer write optimized code for computing such integrals. There are two primary advantages to this: much less human effort is required to write code for computing new integrals, and code can be optimized specifically for a particular computer architecture (e.g., vector processor).