libangstrom-ocaml

speed and memory-efficient parser combinators for OCaml (runtime)

Angstrom is a parser-combinator library that makes it easy to write efficient, expressive, and reusable parsers suitable for high-performance applications. It exposes monadic and applicative interfaces for composition, and supports incremental input through buffered and unbuffered interfaces. Both interfaces give the user total control over the blocking behavior of their application, with the unbuffered interface enabling zero-copy IO. Parsers are backtracking by default and support unbounded lookahead.

mcstas-mcdoc

Neutron ray-trace simulation - documentation browser

McStas is a tool for carrying out Monte Carlo ray-tracing simulations of neutron scattering instruments with high complexity and precision. The simulations can compute all aspects of the performance of instruments and can thus be used to optimize the use of existing equipment, design new instrumentation, and carry out virtual experiments for e.g. training, experimental planning or data analysis.

libpam-wrapper

Tool to test PAM applications

This component of cwrap allows you to test your PAM (Linux-PAM and OpenPAM) application.

python3-pypamtest

Tool to test PAM applications and PAM modules -- Python3 bindings

This component of cwrap allows you to either test your PAM (Linux-PAM and OpenPAM) application or module.

libmirage-clock-ocaml

libraries and module types for portable clocks (runtime)

This library implements portable support for an operating system timesource that is compatible with the MirageOS library interfaces.

libsocket-wrapper

socket wrapper library

socket_wrapper is a preload library that makes possible to run several instances of the full software stack on the same machine and perform locally functional testing of complex network configurations. It passes all socket communication over unix domain sockets.