libgcc1-riscv64-cross

GCC support library (riscv64)

Shared version of the support library, a library of internal subroutines that GCC uses to overcome shortcomings of particular machines, or special needs for some languages.

libdevhelp-3-5

Library providing documentation browser functionality

node-stream-each

Iterate all the data in a stream

Iterate the data in the stream by calling the iterator function with (data, next) where data is a data chunk and next is a callback. Call next when you are ready to consume the next chunk. Optionally you can call next with an error to destroy the stream. When the stream ends/errors the callback is called if provided.

libcurand9.1

NVIDIA cuRAND Library

libjboss-threads-java

JBoss Threads

JBoss Threads is a component of the Wildfly Application Server where it is an integral part of its threading subsystem. It is also used by other JBoss artifacts like JBoss XNIO for thread related tasks.

python3-msgpack-numpy

serialize numpy arrays using msgpack

This package provides encoding and decoding routines that enable the serialization and deserialization of numerical and array data types provided by numpy using the highly efficient msgpack format. Serialization of Python's native complex data types is also supported.