node-nwmatcher

CSS3-compliant JavaScript selector engine

NWMatcher is a highly compliant CSS3 selector engine built upon a very fast “bottom-up” element matcher.

node-d3-time

calculator for humanity’s peculiar conventions of time

The d3-time module does not implement its own calendaring system; it merely implements a convenient API for calendar math on top of ECMAScript Date. This module is used by D3’s time scales to generate sensible ticks, by D3’s time format, and can also be used directly to do things like calendar layouts.

python3-cattr

composable complex class support for attrs and dataclasses

cattrs is an open source Python library for structuring and unstructuring data. cattrs works best with attrs classes, dataclasses and the usual Python collections, but other kinds of classes are supported by manually registering converters.

scaphandre

energy consumption monitoring agent - command-line tool

Scaphandre is a metrology agent dedicated to electric power and energy consumption metrics. The goal of the project is to permit to any company or individual to measure the power consumption of its tech services and get this data in a convenient form, sending it through any monitoring or data analysis toolchain.

qlcplus

Control DMX or analog lighting systems

Q Light Controller Plus is a software lighting desk for controlling DMX or analog lighting systems like moving heads, dimmers, scanners.

sudo-rs

Rust-based sudo and su implementations

sudo-rs is a safety-oriented program designed to provide sudo and su functionalities with a focus on memory safety. The primary aim is to offer a secure and reliable alternative to traditional sudo, ensuring fewer vulnerabilities related to memory management.