php7.4-apcu-bc

APCu Backwards Compatibility Module

This module provides a backwards APC compatible API using APCu.

r-cran-rcpp

GNU R package for Seamless R and C++ Integration

The Rcpp package provides R functions as well as C++ classes which offer a seamless integration of R and C++. Many R data types and objects can be mapped back and forth to C++ equivalents which facilitates both writing of new code as well as easier integration of third-party libraries. Documentation about Rcpp is provided by several vignettes included in this package, via the Rcpp Gallery site at http://gallery.rcpp.org, the paper by Eddelbuettel and Francois (2011, JSS), and the book by Eddelbuettel (2013, Springer); see 'citation("Rcpp")' for details on these last two.

cl-closer-mop

Cross Implementation AMOP library

This library enhances the different MOP implementations so that they support better the AMOP specifications.

liblogs-ocaml

logging infrastructure for OCaml (runtime)

Logs provides a logging infrastructure for OCaml. Logging is performed on sources whose reporting level can be set independently. Log message report is decoupled from logging and is handled by a reporter.

radsecproxy

RADIUS protocol proxy supporting RadSec

radsecproxy is a generic RADIUS proxy that in addition to usual RADIUS UDP transport also supports TLS (RadSec). It aims to be flexible while at the same time small in size and memory footprint, efficient and easy to configure.

libtorch2.0

Tensors and Dynamic neural networks in Python (Shared Objects)

PyTorch is a Python package that provides two high-level features: