glusterfs-cli
clustered file-system (cli package)
GlusterFS is a clustered file-system capable of scaling to several
peta-bytes. It aggregates various storage bricks over Infiniband RDMA
or TCP/IP interconnect into one large parallel network file
system. GlusterFS is one of the most sophisticated file system in
terms of features and extensibility. It borrows a powerful concept
called Translators from GNU Hurd kernel. Much of the code in GlusterFS
is in userspace and easily manageable.
clang-format-15
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.
libstdc++-13-pic-ppc64el-cross
GNU Standard C++ Library v3 (shared library subset kit) (ppc64el)
This is used to develop subsets of the libstdc++ shared libraries for
use on custom installation floppies and in embedded systems.
gap-hapcryst
GAP HAPcryst - A HAP extension for crystallographic groups
GAP is a system for computational discrete algebra, with particular emphasis
on Computational Group Theory. GAP provides a programming language, a library
of thousands of functions implementing algebraic algorithms written in the GAP
language as well as large data libraries of algebraic objects. GAP is used in
research and teaching for studying groups and their representations, rings,
vector spaces, algebras, combinatorial structures, and more.
gccgo-11-multilib-x86-64-linux-gnu
GNU Go compiler (multilib support) (cross compiler for amd64 architecture)
This is the GNU Go compiler, which compiles Go on platforms supported
by the gcc compiler.