libn32stdc++-13-dev-mips-cross
GNU Standard C++ Library v3 (development files) (mips
This package contains the headers and static library files necessary for
building C++ programs which use libstdc++.
gnat-12-riscv64-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).
r-cran-r.methodss3
GNU R utility function for defining S3 methods
Methods that simplify the setup of S3 generic functions and S3 methods.
Major effort has been made in making definition of methods as simple as
possible with a minimum of maintenance for package developers. For
example, generic functions are created automatically, if missing, and
naming conflict are automatically solved, if possible. The method
setMethodS3() is a good start for those who in the future may want to
migrate to S4. This is a cross-platform package implemented in pure R
that generates standard S3 methods.
qoi
“Quite OK Image Format” for fast, lossless image compression
This is the original QOI implementation to work with images with C or C++.
node-throttleit
Throttle a function in Node.js
throttle is a Node.js module to throttle a JavaScript function.
throttle(fn, wait)
Creates a function that will call fn at most once every wait milliseconds.
Supports leading and trailing invocation.
fn will receive last context (this) and last arguments passed to a
throttled wrapper before fn was invoked.
libtiledb2.10
Store and access very large multi-dimensional array data (runtime library)
TileDB allows you to store and access very large multi-dimensional array
data, the data currency of Data Science.