libasan8-armhf-cross
AddressSanitizer -- a fast memory error detector
AddressSanitizer (ASan) is a fast memory error detector. It finds
use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs.
r-cran-vroom
GNU R package for Read and Write Rectangular Text Data Quickly
The package reads and writes data (like 'csv', 'tsv' and 'fwf') quickly.
When reading it uses a quick initial indexing step, then reads the values
lazily, so only the data you actually use needs to be read. The writer
formats the data in parallel and writes to disk asynchronously from
formatting.
zonefs-tools
Command line utility to use zonefs file system
Zonefs is a very simple file system exposing each zone of a
zoned block device as a file. zonefs does not have complex
on-disk metadata. Its implementation relies solely on a super
block stored at LBA 0 of the device. On mount, zonefs uses
zone configuration information obtained directly from the
device to populate the mount point with files representing
the device zones.
libqgis-app3.16.16
QGIS - shared app library
QGIS is a Geographic Information System (GIS) which manages, analyzes and
display databases of geographic information.
elpa-cmake-mode
Emacs major mode for editing CMake sources
cmake-mode provides syntax highlighting and indentation for CMakeLists.txt
and *.cmake source files.