g++-13-mipsisa64r6el-linux-gnuabi64

GNU C++ compiler for mipsisa64r6el-linux-gnuabi64 architecture

This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.

g++-13-multilib-mips64-linux-gnuabi64

GNU C++ compiler (multilib support) (cross compiler for mips64 architecture)

This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.

gobjc-hppa-linux-gnu

GNU Objective-C compiler for the hppa architecture

This is the GNU Objective-C compiler, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code.

libwsutil15t64

network packet dissection utilities library -- shared library

The libwsutil library provides utility functions for Wireshark and related binaries and shared libraries.

libwlroots12t64

Modular wayland compositor library - shared library

wlroots is a set of pluggable, composable modules to build a Wayland composior.

libjellyfish-2.0-2

count k-mers in DNA sequences (dynamic library of jellyfish)

JELLYFISH is a tool for fast, memory-efficient counting of k-mers in DNA. A k-mer is a substring of length k, and counting the occurrences of all such substrings is a central step in many analyses of DNA sequence. JELLYFISH can count k-mers using an order of magnitude less memory and an order of magnitude faster than other k-mer counting packages by using an efficient encoding of a hash table and by exploiting the "compare-and-swap" CPU instruction to increase parallelism.