dracut-live
dracut is an event driven initramfs infrastructure (live image modules)
Package to build a dracut initramfs with live image capabilities.
libbemenu0
Dynamic menu inspired by dmenu (runtime library)
bemenu is a dynamic menu for tty (using ncurses), X11 and/or Wayland,
inspired by dmenu. It reads a list of newline-separated items from
standard input. When the user selects an item and presses Return, their
choice is printed to standard output and bemenu terminates. Entering
text will narrow the items to those matching the tokens in the input.
wcd
saves time typing when you want to change directories
Wcd (Wherever Change Directory) is a program to quickly change directories.
It saves time typing at the keyboard. One needs to type only a part of a
directory name and wcd will jump to it. By default, wcd searches for a
directory with a name that begins with what has been typed, but the use of
wildcards is also fully supported.
libkokkos4.3
C++ Performance Portability Programming
This implements a programming model in C++ for writing performance
portable applications targeting all major HPC platforms. For that purpose it
provides abstractions for both parallel execution of code and data management.
Kokkos is designed to target complex node architectures with N-level memory
hierarchies and multiple types of execution resources. It currently can use
CUDA, HPX, OpenMP and Pthreads as backend programming models with several other
backends in development.
node-eslint-plugin-react-hooks
node-react plugin for eslint
node-react is a library for building JavaScript user interfaces.
libatomic1-armhf-cross
support library providing __atomic built-in functions
library providing __atomic built-in functions. When an atomic call cannot
be turned into lock-free instructions, GCC will make calls into this library.