php7.4-msgpack

PHP extension for interfacing with MessagePack

This extension provide API for communicating with MessagePack serialization.

r-cran-urlchecker

run CRAN URL checks from older GNU R versions

Provide the URL checking tools available in R 4.1+ as a package for earlier versions of R. Also uses concurrent requests so can be much faster than the serial versions.

libsundials-idas5

IDA solver with sensitivity capabilities (SUNDIALS library)

This package contains the library for differential-algebraic system with Sensitivity capabilities (IDAS) solver from SUNDIALS (SUite of Nonlinear and DIfferential/ALgebraic equation Solvers).

php7.4-mongodb

MongoDB driver for PHP

The purpose of this driver is to provide exceptionally thin glue between MongoDB and PHP, implementing only fundemental and performance-critical components necessary to build a fully-functional MongoDB driver.

libsundials-ida6

differential-algebraic system solver (SUNDIALS library)

This package contains the library for differential-algebraic system (IDA) solver from SUNDIALS (SUite of Nonlinear and DIfferential/ALgebraic equation Solvers).

python3-websocketd

python module for creating a http server which uses WebSockets

This module uses the network module to create a server, and implements http(s) and WebSockets over those connections. With only 6 lines of code you have a working system. You only have to add what you want your server to do.