libplanarity0t64

Library of planarity-related graph algorithms

This library contains the reference implementation of the Edge Addition Planarity Algorithm, which is the best linear-time method to embed a planar graph and isolate planarity obstructions.

condor-upgrade-checks

distributed workload management system - single node configuration

Like other full-featured batch systems, HTCondor provides a job queueing mechanism, scheduling policy, priority scheme, resource monitoring, and resource management. Users submit their serial or parallel jobs to HTCondor; HTCondor places them into a queue. It chooses when and where to run the jobs based upon a policy, carefully monitors their progress, and ultimately informs the user upon completion.

tigervnc-xorg-extension

Virtual network computing X server extension

VNC stands for Virtual Network Computing. It is, in essence, a remote display system that allows you to view a computing `desktop' environment not only on the machine where it is running but from anywhere on the Internet and from a wide variety of machine architectures. For this purpose, it implements a client/server model.

syncthing-relaysrv

decentralized file synchronization - relay server

Syncthing is an application that lets you synchronize your files across multiple devices. This means the creation, modification or deletion of files on one machine will automatically be replicated to your other devices. Syncthing does not upload your data to the cloud but exchanges your data across your machines as soon as they are online at the same time.

libwiretap14

network packet capture library -- shared library

Wiretap, part of the Wireshark project, is a library that allows one to read and write several packet capture file formats.

wlrctl

command line utility for miscellaneous wlroots Wayland extensions

wlrctl supports the foreign-toplevel-mangement (window/toplevel command), virtual-keyboard (keyboard command), and virtual-pointer (pointer command) protocols