libmirage-kv-ocaml

MirageOS signatures for key/value devices (runtime)

mirage-kv provides the Mirage_kv.RO and Mirage_kv.RW signatures the MirageOS key/value devices should implement.

libopencl-clang19.1

thin wrapper for clang

Opencl-clang is a thin wrapper library around clang. It has an OpenCL-oriented API and is capable of compiling OpenCL C kernels to SPIR-V modules.

python3-comm

Register a comm implementation in the Jupyter kernel (Python 3)

It provides a way to register a Kernel Comm implementation, as per the Jupyter kernel protocol. It also provides a base Comm implementation and a default CommManager that can be used.

libonvif1

ONVIF IP camera client library

Implementing the client side of the ONVIF specification for communicating with IP enabled compatible cameras.

onvif-tools

ONVIF IP camera command line and GUI tools

The command line tool discover will find compatible cameras on the local network and query each of them for their RSTP connection. The GUI tool onvif allow configuration of detected cameras.

hdfs-cli

CLI client for HDFS, written in go

This is a commandline client for HDFS, written in go. Its primary aim is to be idiomatic, by enabling your favorite unix verbs (mv, ls, etc.).