python3-rstcheck
Validator for reStructuredText documents with code blocks (Python 3 module)
rstcheck validates the syntax of reStructuredText documents. Unlike other
validators, it will also verify syntax correctness in nested code blocks
for a variety of languages:
libllvmspirvlib15
bi-directional translator for LLVM/SPIRV -- shared library
SPIRV-LLVM-translator is a LLVM/SPIRV bi-directional translator. This
package includes a library and a tool for translation between LLVM IR
and SPIR-V.
libadios2-mpi-plugins
ADIOS2 Adaptable IO system for simulations - core 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.
python3-inject
Python dependency injection framework
The inject package is a Python library that provides a lightweight dependency
injection framework. It simplifies the management of dependencies in your
Python projects, allowing for decoupled and modular code design.
libace-7.0.7
C++ network programming framework
This package contains the ADAPTIVE Communication Environment (ACE)
framework.
libace-flreactor-7.0.7
ACE-GUI reactor integration for FLTK
Recognizing the need to write reactor-based GUI applications, the ACE
community has created several reactor extensions for use with X
Window System. Each of these extends the ACE_Select_Reactor to work
with a specific toolkit. By using these reactors, your GUI
application can remain single threaded yet still respond to both GUI
events, such as button presses, and your own application events.