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

vim-toml

Vim support for TOML language

Adds syntax support for Tom's Obvious Minimal Language, TOML, on Vim.

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.

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.

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.

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-mysql-fdw

Postgres 14 Foreign Data Wrapper for MySQL

postgresql-mysql-fdw is a PostgreSQL extension implementing a Foreign Data Wrapper (FDW) to access MySQL data from PostgreSQL.