r-cran-cyclocomp
Cyclomatic Complexity of R Code
Cyclomatic complexity is a software metric (measurement),
used to indicate the complexity of a program. It is a quantitative
measure of the number of linearly independent paths through a program's
source code. It was developed by Thomas J. McCabe, Sr. in 1976.
node-proxy-agent
Maps proxy protocols to http.Agent implementations
This module provides an http.Agent implementation which automatically uses
proxy servers based off of the various proxy-related environment variables
(`HTTP_PROXY`, `HTTPS_PROXY` and `NO_PROXY` among others).
libmbtserver1t64
Server extensions for Timbl - runtime
MbtServer extends Mbt with a server layer, running as a TCP server. Mbt is a
memory-based tagger-generator and tagger for natural language processing.
MbtServer provides the possibility to access a trained tagger from multiple
sessions. It also allows one to run and access different taggers in parallel.
systemd-oomd
userspace out-of-memory (OOM) killer
systemd-oomd is a system service that uses cgroups-v2 and
pressure stall information (PSI) to monitor and take action on
processes before an OOM occurs in kernel space.
libtiledb2.5
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.