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.
libcmor2t64
Climate Model Output Rewriter library
The "Climate Model Output Rewriter" (CMOR, pronounced "Seymour")
comprises a set of C-based functions, with bindings to both Python
and FORTRAN 90, that can be used to produce CF-compliant netCDF files
that fulfill the requirements of many of the climate community's
standard model experiments. These experiments are collectively
referred to as MIP's and include, for example, AMIP, CMIP, CFMIP,
PMIP, APE, and IPCC scenario runs. The output resulting from CMOR
is "self-describing" and facilitates analysis of results across models.
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++.
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.
gcc-14-arm-linux-gnueabi
GNU C compiler for the arm-linux-gnueabi architecture
This is the GNU C compiler for the arm-linux-gnueabi architecture,
a fairly portable optimizing compiler for C.
qml-module-quickflux
quickflux QML/QtQuick module
An implementation of Flux Application Architecture Framework from
Facebook. It turns your QML application into a more modern and
structured way.