libjose4j-java

implementation of JSON Web Token (JWT) and the JOSE specification suite

The jose.4.j library is a robust and easy to use open source implementation of JSON Web Token (JWT) and the JOSE specification suite (JWS, JWE, and JWK). It is written in Java and relies solely on the JCA APIs for cryptography. Please see https://bitbucket.org/b_c/jose4j/wiki/Home for more info, examples, etc.

librte-dma-dpaa23

Data Plane Development Kit (librte-dma-dpaa runtime library)

DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces.

libcoq-mathcomp-zify

Micromega arithmetic solvers for Mathematical Components

This package enables the use of the micromega arithmetic solvers of Coq for goals stated with the Mathematical Components library, by extending the zify tactic.

fence-agents-dummy

Fence Agents for Red Hat Cluster - dummy 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.

liblinux-inotify2-perl

scalable directory and file change notification

inotify (inode notify) is a Linux kernel subsystem that monitors events in filesystems and reports those events to applications in real time.

libio-async-loop-epoll-perl

Perl extension for an event loop using epoll

IO::Async::Loop::Epoll is a Perl module that provides an implementation of an event loop that uses the epoll() system call. The epoll system call, which is currently only available on Linux, scales in constant O(1) time. For many open filehandles, you will get significantly better performance using this algorithm.