libn32go21-mipsel-cross

Runtime library for GNU Go applications (n32)

Library needed for GNU Go applications linked against the shared library.

libn32go21-mips64r6-cross

Runtime library for GNU Go applications (n32)

Library needed for GNU Go applications linked against the shared library.

libsundials-arkode5

differential equation solver (SUNDIALS library)

This package contains the library for differential equation (ODE) system solvers from SUNDIALS (SUite of Nonlinear and DIfferential/ALgebraic equation Solvers). ARKODE is a solver for multi-rate ODE systems (initial value problems) given in explicit form M*dy/dt = f(t,y)

libn32go21-mipsr6-cross

Runtime library for GNU Go applications (n32)

Library needed for GNU Go applications linked against the shared library.

node-rewire

Easy monkey-patching for node.js unit tests

rewire adds a special setter and getter to modules making it possible to modify their behaviour for better unit testing. It provides functionality for

liburcu8t64

userspace RCU (read-copy-update) library

This data synchronization library provides read-side access which scales linearly with the number of cores. It does so by allowing multiples copies of a given data structure to live at the same time, and by monitoring the data structure accesses to detect grace periods after which memory reclamation is possible.