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.

php7.4-memcache

memcache extension module for PHP

Memcached is a caching daemon designed especially for dynamic web applications to decrease database load by storing objects in memory.

librtr0t64

Small extensible RPKI-RTR-Client C library

RTRlib is an open-source C implementation of the RPKI/Router Protocol client. The library allows one to fetch and store validated prefix origin data from a RTR-cache and performs origin verification of prefixes. It supports different types of transport sessions (e.g., SSH, unprotected TCP) and is easily extendable.

libghc-zenc-prof

GHC style name Z-encoding and Z-decoding; profiling libraries

Implements GHC's name mangling. This code was taken directly from the GHC source.

librsync2t64

rsync remote-delta algorithm library

librsync implements the rsync remote-delta algorithm, which allows for efficient remote updates of a file, without requiring the old and new versions to both be present at the transmitter. The library uses a stream-based designed so that it can be easily embedded into network applications.

gcc-13-sparc64-linux-gnu

GNU C compiler (cross compiler for sparc64 architecture)

This is the GNU C compiler for the sparc64-linux-gnu architecture, a fairly portable optimizing compiler for C.