libbenchmark1.9.1
Microbenchmark support library, shared library
Library to support the benchmarking of functions, similar to unit-tests.
libquickjs
small and embeddable Javascript engine library
QuickJS is a small and embeddable Javascript engine. It supports the
ES2020 specification, including modules, asynchronous generators, proxies and
BigInt.
libnetplan1
Declarative network configuration runtime library
Netplan reads YAML network configuration files which are written
by administrators, installers, cloud image instantiations, or other OS
deployments. During early boot it then generates backend specific
configuration files in /run to hand off control of devices to a particular
networking daemon.
clang-format-18
Tool to format C/C++/Obj-C code
Clang-format is both a library and a stand-alone tool with the goal of
automatically reformatting C++ sources files according to configurable
style guides. To do so, clang-format uses Clang's Lexer to transform an
input file into a token stream and then changes all the whitespace around
those tokens. The goal is for clang-format to both serve both as a user
tool (ideally with powerful IDE integrations) and part of other
refactoring tools, e.g. to do a reformatting of all the lines changed
during a renaming.
libpolylib64-8t64
Polyhedral library - long int version
Polylib is a free C library for doing computations on polyhedra.
The library is operating on objects like vectors, matrices, lattices,
polyhedra, Z-polyhedra, unions of polyhedra and other intermediary
structures.
It provides functions for all important operations on these structures.
This package provides the version for operations on long integers.
python3-pytedee-async
Tedee lock client package for asynchronous operations
This library provides an asynchronous interface for interacting with Tedee
smart locks. It allows the user to communicate with Tedee locks through the
Tedee bridge, supporting features such as lock operation, battery status
monitoring, and configuration of lock settings. The library interacts with
local components of the lock system via HTTP, enabling real-time updates and
remote control of lock functionalities. Designed for efficient asynchronous
operation, it ensures smooth communication and operation of Tedee smart locks
in a networked environment.