lib64go14

Runtime library for GNU Go applications (64bit)

Library needed for GNU Go applications linked against the shared library.

ruby-sd-notify

Pure Ruby implementation of systemd's sd_notify

sd_notify can be used to notify systemd about various service status changes of Ruby programs

python3-gphoto2cffi

GPhoto2 bindings with simpler API

Python bindings for libgphoto2 with an interface that strives to be idiomatic. In contrast to other bindings for Python, gphoto2-cffi hides most of the lower-level abstractions and reduces the API surface while still offering access to most of the library's features.

wait-for-it

script that will wait on the availability of a host and TCP port

wait-for-it is a pure bash script that will wait on the availability of a host and TCP port. It is useful for synchronizing the spin-up of interdependent services, such as linked docker containers. Since it is a pure bash script, it does not have any external dependencies.

libwiredtiger-java

Java language support for WiredTiger

Supports row-oriented storage (where all columns of a row are stored together), column-oriented storage (where columns are stored in groups, allowing for more efficient access and storage of column subsets) and log-structured merge trees (LSM), for sustained throughput under random insert workloads.

python-wiredtiger

Python library for WiredTiger

Supports row-oriented storage (where all columns of a row are stored together), column-oriented storage (where columns are stored in groups, allowing for more efficient access and storage of column subsets) and log-structured merge trees (LSM), for sustained throughput under random insert workloads.