x25519
microlibrary X25519/Ed25519 - X25519 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.
clang-tidy-15
clang-based C++ linter tool
Provide an extensible framework for diagnosing and fixing typical programming
errors, like style violations, interface misuse, or bugs that can be deduced
via static analysis. clang-tidy is modular and provides a convenient interface
for writing new checks.
clang-tools-15
clang-based tools for C/C++ developments
Clang project is a C, C++, Objective C and Objective C++ front-end
based on the LLVM compiler. Its goal is to offer a replacement to the
GNU Compiler Collection (GCC).
libadios2-mpi-c-2.10
ADIOS2 Adaptable IO system for simulations - C binding libraries (MPI)
The Adaptable IO System (ADIOS) provides a simple, flexible way for
scientists to describe the data in their code that may need to be
written, read, or processed outside of the running simulation. By
providing an external to the code XML file describing the various
elements, their types, and how you wish to process them this run, the
routines in the host code (either Fortran or C) can transparently
change how they process the data.
exim4-daemon-heavy
Exim MTA (v4) daemon with extended features, including exiscan-acl
Exim (v4) is a mail transport agent. This package contains the exim4
daemon with extended features. In addition to the features already
supported by exim4-daemon-light, exim4-daemon-heavy includes LDAP,
sqlite, PostgreSQL and MySQL data lookups, SASL and SPA SMTP authentication,
embedded Perl interpreter, and the content scanning extension
(formerly known as "exiscan-acl") for integration of virus scanners
and spamassassin.
librocksdb9.3
persistent Key-Value Store for Flash and RAM Storage
C++ library providing an embedded key-value store, where keys and values are
arbitrary byte streams. It was developed at Facebook based on LevelDB and
provides backwards-compatible support for LevelDB APIs.