python3-ulid-transform
Fast ULID transformations
Provides functionalities for creating and transforming ULIDs (Universally
Unique Lexicographically Sortable Identifiers). Utilises a Cython-based
implementation for optimal performance, with a fallback to pure Python if
Cython is unavailable.
libroc0.4
real-time audio streaming over the network (shared library)
Roc is a network transport, highly specialized for the real-time streaming use
case. The user writes the stream to the one end and reads it from another end,
and Roc deals with all the complexity of the task of delivering data in time
and with no loss. Encoding, decoding, adjusting rates, restoring losses - all
these are performed transparently under the hood.
librdf-query-perl
complete SPARQL 1.1 Query and Update implementation for RDF::Trine
Resource Description Framework (RDF) is a standard model
for data interchange on the Web.
r-bioc-ucsc.utils
Low-level utilities to retrieve data from the UCSC Genome Browser
A set of low-level utilities to retrieve data from the UCSC
Genome Browser. Most functions in the package access the data via
the UCSC REST API but some of them query the UCSC MySQL server
directly. Note that the primary purpose of the package is to support
higher-level functionalities implemented in downstream packages
like GenomeInfoDb or txdbmaker.
python3-libcloud
unified Python interface into the cloud (Python3 version)
libcloud is a pure Python client library for interacting with many of the
popular cloud server providers using a unified API. It was created to make it
easy for developers to build products that work between any of the services
that it supports.
python3-vertica
native Python client for the Vertica database (Python 3)
HP Vertica is a commercial column-oriented database.