libprotobuf32t64

protocol buffers C++ library

Protocol buffers are a flexible, efficient, automated mechanism for serializing structured data - similar to XML, but smaller, faster, and simpler. You define how you want your data to be structured once, then you can use special generated source code to easily write and read your structured data to and from a variety of data streams and using a variety of languages. You can even update your data structure without breaking deployed programs that are compiled against the "old" format.

libpsocksxx0t64

psocksxx is a C++ wrapper for POSIX sockets

psocksxx library attempts to borrow the concepts from socket++ and socket-library, but not the code, and create a well documented (and hopefully easy to understand) POSIX socket communication wrapper in C++. To keep the code simple and clean this project will only support POSIX sockets.

lib32stdc++-12-dev-ppc64-cross

GNU Standard C++ Library v3 (development files) (ppc64

This package contains the headers and static library files necessary for building C++ programs which use libstdc++.

libpoppler-qt6-3t64

PDF rendering library (Qt 6 based shared library)

Poppler is a PDF rendering library based on Xpdf PDF viewer.

librte-event-octeontx23

Data Plane Development Kit (librte-event-octeontx runtime library)

DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces.

lib32asan8-sparc64-cross

AddressSanitizer -- a fast memory error detector (32bit)

AddressSanitizer (ASan) is a fast memory error detector. It finds use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs.