This is a staging site. Uploads will not persist. Testing only.

duf

Disk Usage/Free Utility

Simple Disk Usage/Free Utility.

gccrs-14-powerpc-linux-gnu

GNU Rust compiler for the powerpc-linux-gnu architecture

!!!!! Please note, the compiler is in a very early stage and not usable yet for compiling real Rust programs !!!!!

postgresql-14-orafce

Oracle support functions for PostgreSQL 14

This project implements some functions for compatibility with Oracle. The functionality was verified on Oracle 10g, and the module is useful for production work.

ksuid

K-Sortable Globally Unique IDs (program)

ksuid is an efficient, comprehensive, battle-tested Go library for generating and parsing a specific kind of globally unique identifier called a *KSUID*. This library serves as its reference implementation.

cpp-11-arm-linux-gnueabihf

GNU C preprocessor

A macro processor that is used automatically by the GNU C compiler to transform programs before actual compilation.

libcrunch-ocaml

convert a filesystem into a static OCaml module (runtime files)

ocaml-crunch takes a directory of files and compiles them into a standalone OCaml module which serves the contents directly from memory. This can be convenient for libraries that need a few embedded files (such as a web server) and do not want to deal with all the trouble of file configuration.