ruptimed
poor man’s ruptime - server
This is a modern implementation of the r-commands developed in 1982.
python3-voip-utils
Utilities for managing Voice over IP communication
This library provides utilities for managing Voice over IP (VoIP)
communication through analog phones and VoIP adapters. It allows integration
with devices such as the Grandstream HT801, HT802, and HT812 to enable voice
interaction capabilities. The library facilitates the processing and control
of VoIP telephony, supporting local push connections and integration with
systems like Home Assistant. These utilities help in translating voice
commands from traditional phones into digital signals to interact with
compatible smart home applications.
python3-tabledata
Python library for tabular data representation and manipulation
This library provides a comprehensive solution for representing and
manipulating tabular data within Python applications. It is ideal for projects
involving data tables, such as generating reports, creating data
transformations, or integrating with databases.
libllvm18
Modular compiler and toolchain technologies, runtime library
LLVM is a collection of libraries and tools that make it easy to build
compilers, optimizers, just-in-time code generators, and many other
compiler-related programs.
liblldb-18
Next generation, high-performance debugger, library
LLDB is a next generation, high-performance debugger. It is built as a set of
reusable components which highly leverage existing libraries in the larger LLVM
Project, such as the Clang expression parser and LLVM disassembler.
raku-json-fast
fast json parser and serializer
A naive imperative JSON parser in pure Raku (but with direct access to
nqp:: ops), to evaluate performance against JSON::Tiny. It is a drop-in
replacement for JSON::Tiny’s from-json and to-json subs, but it offers a
few extra features.