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.

libfltk-forms1.3t64

Fast Light Toolkit - Forms compatibility layer support

This package contains the files necessary for running programs dynamically linked with FLTK's Forms compatibility layer.

libfltk-cairo1.3t64

Fast Light Toolkit - Cairo rendering layer support

This package contains the files necessary for running programs dynamically linked with FLTK's Cairo rendering layer bindings.

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.

vim-toml

Vim support for TOML language

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