libsystemd-shared

systemd shared private library

This internal shared library provides common code used by various systemd components. It is supposed to decrease memory and disk footprint. The shared library is not meant for public use and is not API or ABI stable.

systemd-boot

simple UEFI boot manager - tools and services

systemd-boot (short: sd-boot) is a simple UEFI boot manager. It provides a textual menu to select the entry to boot and an editor for the kernel command line. It supports systems with UEFI firmware only.

python3-pyproject-parser

parser for 'pyproject.toml' file

Tool developed to parse the pyproject.toml file. In addition to the parsing library, pyproject-parser has a command-line interface for validating and reformatting pyproject.toml files.

turbosearch

wordlist url search tool

TurboSearch is a Python script, brute-force style, that searches text files for keywords and returns lines containing those keywords.

libvolk-bin

vector optimized runtime tools

Vector-Optimized Library of Kernels is designed to help applications work with the processor's SIMD instruction sets. These are very powerful vector operations that can give signal processing a huge boost in performance.

gotd

game of trees repository server

Game of Trees (Got) is a version control system which prioritizes ease of use and simplicity over flexibility. Got uses Git repositories to store versioned data. Git can be used for any functionality which has not yet been implemented in Got. It will always remain possible to work with both Got and Git on the same repository.