raku-json-fast

fast json parser and serializer

A naive imperative JSON parser in pure Raku (but with direct access to nqp:: ops), to evaluate performance against JSON::Tiny. It is a drop-in replacement for JSON::Tiny’s from-json and to-json subs, but it offers a few extra features.

git-cinnabar

Git remote helper to interact with mercurial repositories

git-cinnabar is a git remote helper to interact with mercurial repositories. Contrary to other such helpers, such as git-remote-hg, it doesn't use a local mercurial clone under the hood, and doesn't require mercurial (except to access local mercurial repositories).

stac-validator

Python package to validate STAC files (CLI programs)

stac-validator is a library and cli tool for validating SpatioTemporal Asset Catalogs (STAC). It is written in Python and can be used to validate STAC Items, Collections, and Catalogs.

starlink-ecsv-java

Parser for the metadata and data of an ECSV file

The Enhanced Character Separated Values format was developed within the Astropy project and is described at APE6. It is composed of a YAML header followed by a CSV-like body, and is intended to be a human-readable and maybe even human-writable format with rich metadata. Most of the useful per-column and per-table metadata is preserved when de/serializing to this format. The version supported by this reader is currently ECSV 1.0.

libsynfig0t64

render library and plugins for synfig 2D animation

synfig is a vector based 2D animation package. It is designed to be capable of producing feature-film quality animation.

swayimg

image viewer for Sway/Wayland

The program uses Sway IPC to determine the geometry of the currently focused container. This data is used to calculate the position and size of the new "overlay" window that will be used to draw the image. In the next step, swayimg adds two Sway rules for the self window: "floating enable" and "move position". Then it creates a new Wayland window and draws the image from the specified file.