libhwasan0-arm64-cross
AddressSanitizer -- a fast memory error detector
AddressSanitizer (HWASan) is a fast memory error detector. It finds
use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs.
clang-format-19
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.
libgphobos2-i386-cross
Phobos D standard library (runtime library)
This is the Phobos standard library that comes with the D2 compiler.
python3-rcutils
C Utilities and Data Structures for ROS 2 (Python 3 library)
This package is part of ROS 2, the Robot Operating System.
It provides basic macros, functions, and data structures for the ROS 2
codebase.
libgphobos2-armhf-cross
Phobos D standard library (runtime library)
This is the Phobos standard library that comes with the D2 compiler.