pocl-source
pocl source code
Portable Computing Language is an open source implementation of the OpenCL
standard which can be easily adapted for new targets. One of the goals of the
project is improving performance portability of OpenCL programs, avoiding the
need for target-dependent manual optimizations.
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.
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.
systemd-userdbd
dynamic user/group manager
systemd-userdbd is a system service that multiplexes user/group lookups to all
local services that provide JSON user/group record definitions to the system.
In addition it synthesizes JSON user/group records from classic UNIX/glibc NSS
user/group records in order to provide full backwards compatibility. It may
also pick up statically defined JSON user/group records from drop-in files.