php-algo26-idna-convert

pure PHP IDNA converter

A library for encoding and decoding internationalized domain names.

node-html-loader

Node module that exports HTML as string

node-html-loader exports HTML as string. HTML is minimized when the compiler demands. It can be used as node-webpack plugin.

pacemaker-cts

test framework for cluster-related technologies like Pacemaker

At its core, Pacemaker is a distributed finite state machine capable of co-ordinating the startup and recovery of inter-related services across a set of machines.

guestmount

FUSE-based mount utility for guest filesystems

The libguestfs library allows accessing and modifying guest disk images.

libccp4c0t64

CCP4 core functionality - C runtime

The CCP4 software suite is based around a library of routines which cover common tasks, such as file opening, parsing keyworded input, reading and writing of standard data formats, applying symmetry operations, etc. Programs in the suite call these routines which, as well as saving the programmer some effort, ensure that the varied programs in the suite have a similar look-and-feel.

golang-1.20-go

Go programming language compiler, linker, compiled stdlib

The Go programming language is an open source project to make programmers more productive. Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language.