librte-bus-auxiliary23
Data Plane Development Kit (librte-bus-auxiliary runtime library)
DPDK is a set of libraries for fast packet processing. Applications run
in user-space and communicate directly with dedicated network interfaces.
librte-bitratestats23
Data Plane Development Kit (librte-bitratestats runtime library)
DPDK is a set of libraries for fast packet processing. Applications run
in user-space and communicate directly with dedicated network interfaces.
python3-license-expression
small library to handle license expressions
Can parse, compare, simplify and normalizelicense expression (e.g. SPDX
license expression) using boolean logic, such as
"GPL-2.0 or later WITH Classpath Exception AND MIT"
clang-format-13
Tool to format C/C++/Obj-C code
Clang-format is both a library and a stand-alone tool with the goal of
automatically reformatting C++ sources files according to configurable
style guides. To do so, clang-format uses Clang's Lexer to transform an
input file into a token stream and then changes all the whitespace around
those tokens. The goal is for clang-format to both serve both as a user
tool (ideally with powerful IDE integrations) and part of other
refactoring tools, e.g. to do a reformatting of all the lines changed
during a renaming.
gnat-11-powerpc64-linux-gnu
GNU Ada compiler
GNAT is a compiler for the Ada programming language. It produces optimized
code on platforms supported by the GNU Compiler Collection (GCC).
gobjc-11-mips64-linux-gnuabi64
GNU Objective-C compiler
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.