libpapilo-clusol0d
Parallel Presolve for Integer and Linear Optimization (LUSOL library)
PaPILO, a C++14-based software package, provides parallel presolve routines
for (mixed integer) linear programming problems. The routines are implemented
using templates which allows switching to higher precision or rational
arithmetic using the boost multiprecision package.
libpapilo-core0d
Parallel Presolve for Integer and Linear Optimization (core library)
PaPILO, a C++14-based software package, provides parallel presolve routines
for (mixed integer) linear programming problems. The routines are implemented
using templates which allows switching to higher precision or rational
arithmetic using the boost multiprecision package.
pd-binfile
binary file interface for Pd
[binfile] allows one to read/write binary files from within Pure Data
(Pd).
node-svgdotjs-svg.draggable.js
plugin for node-svgdotjs-svg.js to make elements draggable.
This plugin makes it easy to make any element created with SVG() draggable.
The plugin fires 4 different events
* beforedrag (cancelable)
* dragstart
* dragmove (cancelable)
* dragend
sequoia-git
Git commit signing policy verifier
Tool that can be used to improve a project's supply
chain security by verifying that git commits are
signed by the correct keys.
libtinycbor0.6
Concise Binary Object Representation (CBOR) library
TinyCBOR library is a small CBOR encoder and decoder library,
optimized for very fast operation with very small footprint.
The main encoder and decoder functions do not allocate memory.