lib64cilkrts5

Intel Cilk Plus language extensions (64bit)

lib64gcc1

GCC support library (dependency package) (64bit)

lib64gfortran3

Runtime library for GNU Fortran applications (64bit)

libradare2-3.1

libraries from the radare2 suite

libzzip-0-13

library providing read access on ZIP-archives - library

The zziplib library is intentionally lightweight, it offers the ability to easily extract data from files archived in a single zip file. Applications can bundle files into a single zip archive and access them. The implementation is based only on the (free) subset of compression with the zlib algorithm which is actually used by the zip/unzip tools.

libjunixsocket-jni

Unix Domain Sockets in Java (JNI library)

junixsocket is a Java/JNI library that allows the use of Unix Domain Sockets (AF_UNIX sockets) from Java. In contrast to other implementations, junixsocket extends the Java Sockets API (java.net.Socket, java.net.SocketAddress etc.) and even supports RMI over AF_UNIX. It is also possible to use it in conjunction with Connector/J to connect to a local MySQL server via Unix domain sockets.