node-core-js-bundle

Modular version of core-js to load only required features

core-js is a modular standard library for JavaScript. Includes polyfills for ECMAScript up to 2021: promises, symbols, collections, iterators, typed arrays, many other features, ECMAScript proposals. With core-js-bundle, one can load only required features or use it without global namespace pollution.

libntirpc3.5

new transport-independent RPC library

Port of Sun's transport-independent RPC library to Linux. The library is intended as a replacement for the RPC code in the GNU C library, providing among others support for RPC (and in turn, NFS) over IPv6.

libzydis3.2

fast and lightweight x86/x86-64 disassembler library

Zydis is a fast x86/x86-64 disassembler library. It supports all x86 and AMD64 instructions and many vendor extensions, doesn't perform dynamic memory allocations, is thread safe by design and has no third party dependency - not even libc.

libopendbx1t64

Lightweight database access abstraction layer

OpenDBX provides a simple and lightweight API for interfacing native relational database APIs in a consistent way. By using the OpenDBX API you don't have to adapt your program to the different database APIs by yourself.

postgresql-15-londiste-sql

SQL infrastructure for Londiste

Londiste is a cascaded replication system built on top of PgQ. This extensions contains in-database support code.

python3-pmw

Pmw -- Python MegaWidgets (python3 module)

Pmw is a framework for building high-level compound widgets in Python using the Tkinter interface to the Tk graphics library. It consists of a set of base classes and a library of flexible and extensible megawidgets built on these base classes.