node-popper2
Javascript library to position poppers in web applications
A popper is an element on the screen which "pops out" from the natural flow
of your application.
fonts-yrsa-rasa
Open-source, libre fonts for Latin + Gujarati
This package provides free fonts for Gujarati script which is primarily used
in the Indian state of Gujarat.
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.
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
fonts-pc-extra
TrueType conversions of PC ROM fonts (less popular variants)
These fonts came from versions of IBM PC and its clones in the DOS era
(1981-1994), embedded in ROM, and used in text modes. They are provided
in a form usable by modern display libraries.
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)