libmovit5
GPU video filter library
node-array-union
Create an array of unique values, in order, from the input arrays
array-union creates an array of unique values, in order, from the input
arrays.
For usage, include `const arrayUnion = require('array-union');`
ruby-maven-libs
Ruby library that provides access to a Maven installation
This ruby library wraps a Maven installation and allows access to it by
exposing it under a namespace provided by the gem.
librte-mempool2
Data Plane Development Kit (librte-mempool runtime library)
deepnano
alternative basecaller for MinION reads of genomic sequences
DeepNano is alternative basecaller for Oxford Nanopore MinION reads
based on deep recurrent neural networks.
oomd
userspace Out-Of-Memory (OOM) killer for Linux systems
oomd leverages PSI and cgroupv2 to monitor a system holistically. oomd then
takes corrective action in userspace before an OOM occurs in kernel space.
Corrective action is configured via a flexible plugin system, in which custom
code can be written. By default, this involves killing offending processes.
This enables an unparalleled level of flexibility where each workload can have
custom protection rules. Furthermore, time spent livedlocked in kernelspace is
minimized.