libpmem2

Persistent Memory low level support library, v2 runtime

libpmem provides low level persistent memory support. In particular, support for the persistent memory instructions for flushing changes to pmem is provided.

node-sane

Nodejs fast, small, and reliable file system watcher

Sane aims to be fast, small, and reliable file system watcher. It does that by: * By default stays away from fs polling because it's very slow and cpu intensive * Uses `fs.watch` by default and sensibly works around the various issues * Maintains a consistent API across different platforms * Where `fs.watch` is not reliable you have the choice of using the following alternatives: * the facebook watchman library (embedded) * the watchexec library (embedded) * polling

libqb-tools

high performance client server features library (tools)

libqb provides a set of high performance client-server reusable features. It offers high performance logging, tracing, IPC and poll. Its initial features were spun off the Corosync cluster communication suite to make them accessible for other projects.

r-cran-swagger

GNU R dynamically generate documentation from a 'Swagger' compliant API

A collection of 'HTML', 'JavaScript', and 'CSS' assets that dynamically generate beautiful documentation from a 'Swagger' compliant API: <https://swagger.io/specification/>.

scheme-chez-srfi

SRFI libraries for Chez Scheme and others

SRFI stands for Scheme Requests For Implementation. It is a standardization process for extensions to the programming language Scheme. Since its start in 1998, the project has been working for portability between Scheme implementations.

libace-rmcast-6.5.12

ACE reliable multicast library

The RMCast library is a reliable source-ordered multicast protocol implementation.