harec
Hare compiler for POSIX-compatible systems
Hare is a systems programming language designed to be simple, stable and
robust. Hare uses a static type system, manual memory management, and a
minimal runtime. It is well suited to writing operating systems, system
tools, compilers, networking software, and other low-level, high performance
tasks.
hexagonrpcd
Daemon to communicate with Qualcomm DSPs
Qualcomm processors include Digital Signal Processors (DSP) which can be
accessed from Linux using the FastRPC protocol. This protocol is used to:
* serve remote files to the DSPs
* call functions to offload work to the DSPs
flashprog
Identify, read, write, erase, and verify BIOS/ROM/flash chips
flashprog is a tool for identifying, reading, writing, verifying and erasing
flash chips. It's often used to flash BIOS/EFI/coreboot/firmware/optionROM
images in-system using a supported mainboard, but it also supports flashing of
network cards (NICs), SATA controller cards, and other external devices which
can program flash chips.
python3-djangorestframework-flex-fields
Dynamic fields and nested resources for DRF (Python3 version)
FlexFields (DRF-FF) for Django REST Framework is a package designed to provide
a common baseline of functionality for dynamically setting fields and nested
models within DRF serializers. To remove unneeded fields, you can dynamically
set fields, including nested fields, via URL parameters
(?fields=name,address.zip) or when configuring serializers. Additionally, you
can dynamically expand fields from simple values to complex nested models, or
treat fields as "deferred", and expand them on an as-needed basis.
mcxtrace-mxdisplay-pyqtgraph
X-ray ray-trace simulation - pyqtgraph instrument display
McXtrace is a tool for carrying out highly complex Monte Carlo
ray-tracing simulations of X-ray beamlines to high precision. The
simulations can compute all aspects of the performance of beamlines
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.
gccgo-14-multilib-x86-64-linux-gnu
GNU Go compiler (multilib support) (cross compiler for amd64 architecture)
This is the GNU Go compiler, which compiles Go on platforms supported
by the gcc compiler.