node-asap

High-priority task queue for Node.js and browsers

This module executes a task after the scheduled tasks are over

libadios2-mpi-auxiliary-2

ADIOS2 Adaptable IO system for simulations - auxiliary libraries (MPI)

The Adaptable IO System (ADIOS) provides a simple, flexible way for scientists to describe the data in their code that may need to be written, read, or processed outside of the running simulation. By providing an external to the code XML file describing the various elements, their types, and how you wish to process them this run, the routines in the host code (either Fortran or C) can transparently change how they process the data.
Digital voice codec2

freedv

Digital Voice mode for ham radio

FreeDV is a digital voice mode intended for transmission and reception over high-frequency (HF) radio. It uses a frequency division multiplex (FDM) modem with 15 carriers and no forward error correction (FEC). A low bit-rate voice coder-decoder (Codec 2) provides voice quality without the listener fatigue caused by noise and interference normally associated with analog single sideband (SSB) voice. A HF SSB transceiver, personal computer and two sound cards are required. Path simulation and on-the-air HF testing have shown that decoding voice is possible at a signal-to-noise ratio of 4 dB.

gcc-offload-nvptx

GCC offloading compiler to NVPTX

This package contains libgomp plugin for offloading to NVidia PTX. The plugin needs libcuda.so.1 shared library that has to be installed separately.

clang-format-11

Tool to format C/C++/Obj-C code

Clang-format is both a library and a stand-alone tool with the goal of automatically reformatting C++ sources files according to configurable style guides. To do so, clang-format uses Clang's Lexer to transform an input file into a token stream and then changes all the whitespace around those tokens. The goal is for clang-format to both serve both as a user tool (ideally with powerful IDE integrations) and part of other refactoring tools, e.g. to do a reformatting of all the lines changed during a renaming.

libclang-cpp11

C++ interface to the Clang library

Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC).