libnetconf2-2
NETCONF protocol library [C library]
NETCONF library in C intended for building NETCONF clients and servers. NETCONF
is the NETwork CONFiguration protocol introduced by IETF.
nextcloud-spreed-signaling-client
Standalone signaling server for Nextcloud Talk - benchmarking client
Nextcloud is an open source, self-hosted cloud software, and Talk
is its WebRTC communication app. It requires a dedicated signaling
server and a WebRTC media relay for scalability.
postgresql-16-first-last-agg
PostgreSQL extension providing first and last aggregate functions
first-last-agg is a simple extension providing two aggregate functions, last
and first, operating on any element type and returning the last or the first
value of the group.
python3-sarsen
Algorithms and utilities for Synthetic Aperture Radar (SAR) sensors
Enables cloud-native SAR processing via Xarray and Dask.
python3-torch-scatter
PyTorch Extension Library of Optimized Scatter Operations
This package consists of a small extension library of highly optimized sparse
update (scatter and segment) operations for the use in PyTorch, which are
missing in the main package. Scatter and segment operations can be roughly
described as reduce operations based on a given "group-index" tensor. Segment
operations require the "group-index" tensor to be sorted, whereas scatter
operations are not subject to these requirements.
libturbojpeg-java
Java bindings for the TurboJPEG library
The libjpeg-turbo JPEG library is a library for handling JPEG files.