lua-struct
library to convert Lua values to and from C structs
Lua library for converting data to and from C structs.
Its main functions are struct.pack, which packs multiple Lua values into
a struct-like string; and struct.unpack, which unpacks multiple Lua values
from a given struct-like string.
node-import-meta-resolve
Ponyfill for import.meta.resolve - Node.js module
A module-relative resolution function scoped to each module,
returning the URL string.
This module backports an experimental Node.js 21 implementation
of a standard ECMAScript modules feature.
It will allow smoother transitions when upgrading Node.js.
libec10t64
Library for modular symbols and elliptic curves over Q
This library implements 2-descent on elliptic curves over Q and computations
with modular symbols.
libcmor2t64
Climate Model Output Rewriter library
The "Climate Model Output Rewriter" (CMOR, pronounced "Seymour")
comprises a set of C-based functions, with bindings to both Python
and FORTRAN 90, that can be used to produce CF-compliant netCDF files
that fulfill the requirements of many of the climate community's
standard model experiments. These experiments are collectively
referred to as MIP's and include, for example, AMIP, CMIP, CFMIP,
PMIP, APE, and IPCC scenario runs. The output resulting from CMOR
is "self-describing" and facilitates analysis of results across models.
video-downloader
Download videos from websites with an easy-to-use interface
This package is an easy-to-use user interface based on yt-dlp.
It provides the following features:
- Convert videos to MP3
- Supports password-protected and private videos
- Download single videos or whole playlists
- Automatically selects a video format based on your quality demands
qml-module-quickflux
quickflux QML/QtQuick module
An implementation of Flux Application Architecture Framework from
Facebook. It turns your QML application into a more modern and
structured way.