Description: balenaEtcher is a free and open-source utility used for burning image files such as ISO and IMG files to external devices such as USB flash drives, SD cards, and microSD cards. It has a simple interface with intuitive controls for selecting an image file, target device, and writing the image.
Type: software
Pricing: Open Source
Description: Valgrind is an instrumentation framework for building dynamic analysis tools. It can detect memory management and threading bugs, and profile programs. Valgrind helps programmers improve code quality by detecting reading/writing of uninitialized memory, memory leaks, and more.
Type: software
Pricing: Open Source