xsct
X11 set screen color temperature
xsct is a small C program to change the screen color temperature. It
can be used to reduce or increase the amount of blue light produced
by the screen.
libmrpt-poses2.14
Mobile Robot Programming Toolkit - poses library
The Mobile Robot Programming Toolkit (MRPT) is an extensive, cross-platform,
and open source C++ library aimed to help robotics researchers to design and
implement algorithms in the fields of Simultaneous Localization and Mapping
(SLAM), computer vision, and motion planning (obstacle avoidance).
libtbbbind-2-5
parallelism library for C++ - runtime files
TBB is a library that helps you leverage multi-core processor
performance without having to be a threading expert. It represents a
higher-level, task-based parallelism that abstracts platform details
and threading mechanism for performance and scalability.
linux-support-6.11.6
Support files for Linux 6.11
This package provides support files for the Linux kernel build, e.g.
scripts to handle ABI information and for generation of build system meta
data.
libmrpt-random2.14
Mobile Robot Programming Toolkit - random library
The Mobile Robot Programming Toolkit (MRPT) is an extensive, cross-platform,
and open source C++ library aimed to help robotics researchers to design and
implement algorithms in the fields of Simultaneous Localization and Mapping
(SLAM), computer vision, and motion planning (obstacle avoidance).
node-http-proxy
HTTP programmable proxying library that supports websockets.
It is suitable for implementing components such as reverse proxies and load
balancers.
A new proxy is created by calling createProxyServer and passing an options
object as argument.
var httpProxy = require('http-proxy');
var proxy = httpProxy.createProxyServer(options);