python3-pyrgg

Python Random Graph Generator

Pyrgg is an easy-to-use synthetic random graph generator written in Python which supports various graph file formats including DIMACS .gr files. Pyrgg has the ability to generate graphs of different sizes and is designed to provide input files for broad range of graph-based research applications, including but not limited to testing, benchmarking and performance-analysis of graph processing frameworks.

librte-net-af-xdp23

Data Plane Development Kit (librte-net-af-xdp runtime library)

DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces.

libhppcrt-java

High Performance Primitive Collections RealTime

This is a fork of HPPC from CarrotSearch. This fork intends to follow the original HPPC as close as possible while adding, tweaking, and even modifiying some features, for the goal of improving HPPC realtime behaviour. Most of the internal modifications were done to effectively remove any temporary Objects creation at runtime, provided the containers are correctly pre-sized initially.

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.

gm2-14-x86-64-linux-gnu

GNU Modula-2 compiler for the x86_64-linux-gnu architecture

This is the GNU Modula-2 compiler for the x86_64-linux-gnu architecture, which compiles Modula-2 on platforms supported by gcc. It uses the gcc backend to generate optimised code.

python3-slepc4py-real3.19

Python 3 bindings for SLEPc 3.19 libraries (real numbers)

SLEPc is the Scalable Library for Eigenvalue Problem Computations.