libhdf5-mpich-cpp-103-1t64

HDF5 - C++ runtime files - MPICH2 version - unsupported

Hierarchical Data Format 5 (HDF5) is a file format and library for storing scientific data. HDF5 was designed and implemented to address the deficiencies of HDF4.x. It has a more powerful and flexible data model, supports files larger than 2 GB, and supports parallel I/O.

randombytes

Library generating fresh randomness - command-line tool

librandombytes is a public-domain library providing a simple API for applications generating fresh randomness: include <randombytes.h>, call randombytes(x, xbytes) whenever desired to generate fresh random bytes x[0], x[1], ..., x[xbytes-1], and link with -lrandombytes.

fp-units-win-math

Free Pascal - math units dependency package

The Free Pascal Compiler is an Object Pascal compiler supporting both Delphi and Turbo Pascal 7.0 dialects, as well as Mac Pascal dialects. It provides a completely portable RunTime Library (RTL) available on many platforms and compatible with Turbo Pascal, along with a platform-independent class-based Free Component Library (FCL) adding many Delphi extensions and interfacing with many popular open source libraries.

libc++1-17t64

LLVM C++ Standard library

libc++ is another implementation of the C++ standard library.

libmrpt-config2.5

Mobile Robot Programming Toolkit - config library

The Mobile Robot Programming Toolkit (MRPT) is an extensive, cross-platform, and open source C++ library aimed to help robotics researchers to design and implement algorithms in the fields of Simultaneous Localization and Mapping (SLAM), computer vision, and motion planning (obstacle avoidance).

cl-agnostic-lizard

best-effort portable code walker for Common Lisp

Agnostic Lizard is a portable implementation of a code walker, and in particular of the macroexpand-all function (and macro), which makes a best-effort to be correct, while not expecting much beyond what the Common Lisp standard requires.