gobjc-13-powerpc-linux-gnu
GNU Objective-C compiler for the powerpc-linux-gnu architecture
This is the GNU Objective-C compiler for the powerpc-linux-gnu architecture,
which compiles Objective-C on platforms supported by the gcc compiler.
It uses the gcc backend to generate optimized code.
g++-14-arm-linux-gnueabi
GNU C++ compiler for arm-linux-gnueabi architecture
This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.
libroaring0t64
Portable Roaring bitmaps in C (and C++)
Bitsets, also called bitmaps, are commonly used as fast data structures.
Unfortunately, they can use too much memory. To compensate, we often use
compressed bitmaps.
Roaring bitmaps are compressed bitmaps which tend to outperform conventional
compressed bitmaps such as WAH, EWAH or Concise.
libcupsimage2t64
Common UNIX Printing System(tm) - Raster image library
The Common UNIX Printing System (or CUPS(tm)) is a printing system and
general replacement for lpd and the like. It supports the Internet
Printing Protocol (IPP), and has its own filtering driver model for
handling various document types.
libpocodatasqlite80t64
C++ Portable Components (POCO) Data SQLite library
The POCO C++ Libraries are a collection of open source C++ class libraries
that simplify and accelerate the development of network-centric, portable
applications in C++. The libraries integrate perfectly with the C++ Standard
Library and fill many of the functional gaps left open by it.
libcom-err2t64
common error description library
libcomerr is an attempt to present a common error-handling mechanism to
manipulate the most common form of error code in a fashion that does not
have the problems identified with mechanisms commonly in use.