node-big-integer
arbitrary length integer library for JavaScript
BigInteger.js is an arbitrary-length integer library for JavaScript,
allowing arithmetic operations on integers of unlimited size,
notwithstanding memory and time limitations.
php-econea-nusoap
Fixed NuSOAP for PHP 5.4 - 8.2
NuSOAP is a rewrite of SOAPx4, provided by NuSphere and Dietrich Ayala. It is
a set of PHP classes - no PHP extensions required - that allow developers to
create and consume web services based on SOAP 1.1, WSDL 1.1 and HTTP 1.0/1.1.
libopenrefine-vicino-java
near-neighbor search tool for Java
Vicino is a library to perform nearest neighbor searching and clustering. The
idea is being able to query data by distance search with pluggable distance
functions.
opensmtpd-filter-dkimsign
opensmtpd filter that signs email with a dkim signature
This OpenSMTPD filter signs emails with a DKIM signature. It supports
the rsa and ed25519 signing algorithms.
postgresql-14-tds-fdw
PostgreSQL foreign data wrapper for TDS databases
tds_fdw is a PostgreSQL foreign data wrapper that can connect to databases
that use the Tabular Data Stream (TDS) protocol, such as Sybase databases
and Microsoft SQL Server.
python3-ocspbuilder
library for generating OCSP requests and responses (Python3 version)
ocspbuilder is a Python library for constructing OCSP requests and responses.
It provides a high-level interface with knowledge of RFC 6960 to produce,
valid, correct OCSP messages without terrible APIs or hunting through RFCs.