libgearman8t64
Library providing Gearman client and worker functions
Gearman is a system to farm out work to other machines, dispatching function
calls to machines that are better suited to do work, to do work in parallel,
to load balance lots of function calls, or to call functions between languages.
gobjc-powerpc64-linux-gnu
GNU Objective-C compiler for the ppc64 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.
libflint18t64
C library for number theory, shared library
The Fast Library for Integer Number Theory is a C library which supports
polynomial arithmetic over the integers, fast integer arithmetic and factoring
(including a highly optimized quadratic sieve).
libsmbclient
shared library for communication with SMB/CIFS servers
This package provides a shared library that enables client applications
to talk to Microsoft Windows and Samba servers using the SMB/CIFS
protocol.
libghc-hslua-list-prof
Opinionated, but extensible Lua list type.; profiling libraries
List type for Lua, with a Haskell interface.
sccache
compiler cache for fast recompilation of C/C++/Rust code
Sccache is a compiler cache.
It speeds up recompilation
by caching previous compilations
and detecting when the same compilation is being done again.