libfxt2t64
Multithreaded tracing library
FxT is a library and associated tools that can be used to analyze the
performance of multithreaded programs which can potentially use a
hybrid thread scheduler (i.e. a user-level scheduler on top of a
kernel-level one). The Marcel thread library can take full profit from
this library.
python3-opaque
python bindings for libopaque: Establishing an OPAQUE shared secret
The opaque library implements the OPAQUE protocol as proposed in the IRTF
Crypto Forum Research Group draft
(https://github.com/cfrg/draft-irtf-cfrg-opaque).
The OPAQUE protocol combines a Oblivious Pseudo-Random Function (OPRF) and an
Authenticated Key-Exchange (AKE) into a protocol where a user holding nothing
but a password and a server holding some information protected by the password
can establish a shared secret.
libaccel-config1
utility library wrapping the Intel DSA sysfs ABI
This provides access to work queues by using the mmap portal from the
character device and send work to the accelerator. It also provides
interfaces to manage virtual DSA devices exposed by the driver to the
guest via VFIO mediated device framework.
libreflectcpp0.18
C++20 library for fast (de-)serialization and validation (shared library)
reflect-cpp is a C++20 library for fast serialization, deserialization
and validation using reflection. It supports JSON, BSON, CBOR,
flexbuffers, msgpack, TOML, XML, YAML / msgpack.org.
python3-aioimaplib
Asynchronous IMAP4rev1 client library using Python asyncio
Python library that implements the IMAP4rev1 protocol with an asynchronous
model using asyncio. This package allows users to handle IMAP communication in
a non-blocking manner, enhancing the performance of applications by leveraging
the asyncio framework to manage tasks concurrently.
gir1.2-gtksessionlock-0.1
Wayland screen locker library using ext-session-lock-v1 (gir bindings)
gtk-session-lock is a library to use GTK 3 to build screen lockers using the
secure ext-session-lock-v1 protocol. This Library is compatible with C, C++
and any language that supports GObject introspection files (Python, Vala, etc,
see using the library below).