node-long
Class for representing 64-bit two's-complement integer value
A Long class for representing a 64 bit two's-complement integer value
derived from the Closure Library for stand-alone use and extended with
unsigned support.
wx3.2-headers
wxWidgets Cross-platform C++ GUI toolkit (header files)
wxWidgets (formerly known as wxWindows) is a class library for C++ providing
GUI components and other facilities on several popular platforms (and some
unpopular ones as well).
python3-pyside6.qtwidgets
Python bindings for Qt 6 Widgets module (Python 3)
pyside6 provides Python bindings for Qt 6.x framework.
ed25519
microlibrary X25519/Ed25519 - Ed25519 command line tools
microlibrary for the X25519 encryption system and the Ed25519 signature system,
both of which use the Curve25519 elliptic curve. Curve25519 is the fastest
curve in TLS 1.3, and the only curve in Wireguard, Signal, and many other
applications.
shiboken6
CPython bindings generator for C++ libraries
Shiboken6 is a bindings generator for C++ libraries that outputs CPython
source code. It collects information from library headers, and then
merges modifications and handwritten code defined in the typesystem
description.
libpg-query1504.1
C library for accessing the PostgreSQL parser outside of the server environment
This library uses the actual PostgreSQL server source to parse SQL queries and
return the internal PostgreSQL parse tree.