nebula
performant, scalable network overlay
Nebula is a scalable overlay networking tool with a focus on performance,
simplicity and security. It is intended to be more robust than current virtual
networking solutions by providing peer-to-peer connectivity and NAT traversal
mechanisms. Nebula uses state-of-the-art cryptography based on the "Noise"
protocol.
libfuture-queue-perl
FIFO queue of values that uses Futures
Objects in the Future::Queue class provide a simple FIFO queue the stores
arbitrary perl values. Values may be added into the queue using the push
method, and retrieved from it using the shift method.
gobjc-12-multilib-mipsisa32r6-linux-gnu
GNU Objective-C compiler (multilib support) (cross compiler for mipsr6 architect
This is the GNU Objective-C compiler, which compiles Objective-C on platforms
supported by the gcc compiler.
libpdal-base13
Point Data Abstraction Library - libpdal_base
PDAL is a BSD licensed library for translating and manipulating point
cloud data of various formats. PDAL can be used to read, write and
translate point cloud data in many formats. Support is included for
input files of LAS, LAZ, SBET, BPF, QFIT and others. PDAL can also read
from and write to databases that support point cloud storage, including
Oracle, Postgres and SQLite.
libuemf0
Read/write EMF, EMF+, WMF files (shared library)
libUEMF is a portable C99 implementation for reading/writing Enhanced Metafile
(EMF), Enhanced Metafile Format Plus (PMF), and Windows Metafile (WMF) files.
libUEMF avoids collisions with Microsoft defined functions and values, so
portable programs which use it and have a Windows version, do not require any
conditional logic to separate the native GDI support from the WMF/EMF/PMF
support provided by libUEMF. To accomplish this libUEMF does not implement GDI
calls. Instead, for each WMR/EMR/PMR record type, and each object type
incorporated into such a record, it provides corresponding *_set, *_print, and
*_swap functions. For PMF and WMF there are also *_get functions, see below.
For example, for the U_EMRBITBLT record there are corresponding functions:
U_EMRBITBLT_set, U_EMRBITBLT_print, and U_EMRBITBLT_swap. A few additional
functions are provided for assembling the EMF in memory, debugging, and
converting the EMF file to/from Little Endian representation. (EMF files'
internal data representation is always Little Endian.)
php8.2-ps
ps module for PHP
ps is an extension similar to the pdf extension but for creating
PostScript files. Its api is modelled after the pdf extension.
It has some advanced features like taking kerning into account
and support for hyphenation. PostScript files can converted to
pdf files with ghostscript retaining hyperlinks and bookmarks.