libstd-rust-1.51

Rust standard libraries

Rust is a curly-brace, block-structured expression language. It visually resembles the C language family, but differs significantly in syntactic and semantic details. Its design is oriented toward concerns of "programming in the large", that is, of creating and maintaining boundaries - both abstract and operational - that preserve large-system integrity, availability and concurrency.

postgresql-14-plsh

PL/sh procedural language for PostgreSQL 14

PL/sh enables an SQL developer to write procedural language functions for PostgreSQL 14 in a shell of his choice. You need this package if you have any PostgreSQL 14 functions that use the language plsh.

postgresql-14-plproxy

database partitioning system for PostgreSQL 14

PL/Proxy is a database partitioning system implemented as a PL language. Main idea is that proxy functions are created with same signature as the remote functions to be called, so only destination info needs to be specified inside proxy function bodies.

python3-lerc

Python 3 bindings to the Limited Error Raster Compression library

LERC is an open-source image or raster format which supports rapid encoding and decoding for any pixel type (not just RGB or Byte). Users set the maximum compression error per pixel while encoding, so the precision of the original input image is preserved (within user defined error bounds).

liborcus-spreadsheet-model-0.18-0

library for processing spreadsheet documents - spreadsheet model library

Orcus is a library that provides a collection of standalone file processing filters. It is currently focused on providing filters for spreadsheet documents, but filters for other productivity application types (such as wordprocessor and presentation) are in consideration.

postgresql-14-pgmp

arbitrary precision integers and rationals for PostgreSQL 14

pgmp is a PostgreSQL extension to add the GMP data types and functions directly into the database.