libopenxr-utils

OpenXR software development kit -- utilities

OpenXR is an API specification for writing portable, cross-platform virtual reality (VR) and augmented reality (AR) software.

libjctools-java

Java Concurrency Tools for the JVM

JCTools offers some concurrent data structures currently missing from the JDK: * SPSC/MPSC/SPMC/MPMC variations for concurrent queues: * SPSC - Single Producer Single Consumer (Wait Free, bounded and unbounded) * MPSC - Multi Producer Single Consumer (Lock less, bounded and unbounded) * SPMC - Single Producer Multi Consumer (Lock less, bounded) * MPMC - Multi Producer Multi Consumer (Lock less, bounded) * An expanded queue interface (MessagePassingQueue): * relaxedOffer/Peek/Poll: trade off conflated guarantee on full/empty queue state with improved performance. * drain/fill: batch read and write methods for increased throughput and reduced contention

fence-agents-all

Fence Agents for Red Hat Cluster - all agents

Red Hat Fence Agents is a collection of scripts to handle remote power management for several devices. They allow failed or unreachable nodes to be forcibly restarted and removed from the cluster.

fence-agents-nutanix-ahv

Fence Agents for Red Hat Cluster - Nutanix AHV agent

Red Hat Fence Agents is a collection of scripts to handle remote power management for several devices. They allow failed or unreachable nodes to be forcibly restarted and removed from the cluster.

libapache2-mod-jk

Apache 2 connector for the Tomcat Java servlet engine

Apache Tomcat is the reference implementation for the Java Servlet and JavaServer Pages (JSP) specification from the Apache Jakarta project.

libdolphinvcs6

library to show version control in Dolphin

This library enables developers to expand Dolphin with the ability to show version control status in directories that are version controlled.