gobjc-14-multilib-x86-64-linux-gnu
GNU Objective-C compiler (multilib support) (cross compiler for amd64 architectu
This is the GNU Objective-C compiler, which compiles Objective-C on platforms
supported by the gcc compiler.
libstdc++-14-pic-riscv64-cross
GNU Standard C++ Library v3 (shared library subset kit) (riscv64)
This is used to develop subsets of the libstdc++ shared libraries for
use on custom installation floppies and in embedded systems.
ntpd-rs-metrics
Rust-based NTP implementation with NTS support - exporter
ntpd-rs is an NTP implementation written in Rust,
emphasizing security and stability.
It provides both client and server functionalities and
supports NTS.
libgit2-1.8
low-level Git library
libgit2 is a portable, pure C implementation of the Git
distributed version control system core methods provided as a
re-entrant link-able library with a solid API.
libdecaf0
Ed448-Goldilocks-based elliptic curve cryptography library
Ed448-Goldilocks is an Edwards-form elliptic curve proposed by
Michael Hamburg in 2015 and is suitable for fast cryptographic
operation with small keysizes.
libexecs-embedded1
C library for commands execution - low memory footprint
s2argv converts a command string into an argv array for execv, execvp,
execvpe. execs is like execv taking a string instead of an argv.
Similarly execsp and execspe are the counterpart of execvp and execvpe,
respectively, using command strings.
esystem, system_eexecsp execute a command with its arguments from a string
without using a shell.