This is a staging site. Uploads will not persist. Testing only.

liburcu8

userspace RCU (read-copy-update) library

This data synchronization library provides read-side access which scales linearly with the number of cores. It does so by allowing multiples copies of a given data structure to live at the same time, and by monitoring the data structure accesses to detect grace periods after which memory reclamation is possible.

lomiri-thumbnailer-service

D-Bus service for out of process thumbnailing

Lomiri Thumbnailer is an API for the Lomiri operating environment to create and cache image thumbnails for local and remote media.

libgs10

interpreter for the PostScript language and for PDF - Library

GPL Ghostscript is used for PostScript/PDF preview and printing. Usually as a back-end to a program such as ghostview, it can display PostScript and PDF documents in an X11 environment.
Web browser for Plasma Mobile

angelfish

Web browser for Plasma Mobile

This is a webbrowser designed to - be used on small mobile devices, - integrate well in Plasma workspaces

libboost-atomic1.83.0

atomic data types, operations, and memory ordering constraints

This package forms part of the Boost C++ Libraries collection.

libcxxtools10

library of unrelated but useful C++ classes

cxxtools contains an argument-parser, a base-64 encoder/decoder, a C++ interface to iconv, md5-stream for easy MD5 calculation, threading classes, socket classes, a dynamic exception-safe buffer, a wrapper for dlopen/dlsym, a pool template (e.g., for a connection pool in a multi-threaded application), query_params, and a class for easy parsing of CGI parameters (GET and POST) in a CGI program.